Code: sarge01:/etc/apache2/vhosts# /etc/init.d/apache2 start Starting web server: Apache2Syntax error on line 53 of /etc/apache2/vhosts/Vhosts_ispconfig.conf: Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a module not included in the server configuration Thats the line 53: Code: php_admin_flag safe_mode On I'm using ISPC 2.2.2 on debian3.1
how to check i have the same issue. how can i check if mod_php is installed. where should the module should be included? i run a suse vserver. thx
The module must be included in your Apache configuration which should be in /etc/httpd/conf/httpd.conf or something similar. You can also run Code: yast to check if PHP is installed.