I have recently install sentora, but apache version was old so i have upgraded apache by following command
Apache upgraded successfully but not working. getting following error while try to start apache
Please help me
Code:
cd /etc/yum.repos.d && wget https://repo.codeit.guru/codeit.el7.repo
yum install -y epel-release
yum upgrade httpd
Apache upgraded successfully but not working. getting following error while try to start apache
Code:
AH00526: Syntax error on line 40 of /etc/sentora/configs/apache/httpd-vhosts.conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
Please help me