(08-20-2018, 11:28 PM)templatemaza Wrote: I have recently install sentora, but apache version was old so i have upgraded apache by following command
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
What version did you upgrade to? Did it change any of Sentora's configs?