When i change site new Vhosts_ispconfig.conf_(date) created I should copy it to current Vhosts_ispconfig.conf to apply change how can do it automaticaly
This means that one or more required modules are missing in your Apache configuration... Please rename Vhosts_ispconfig.conf_(date) to Vhosts_ispconfig.conf and run Code: httpd -t What's the output?
Syntax error on line 33 of /etc/apache2/vhosts/Vhosts_ispconfig.conf: Invalid command 'suPHP_Engine', perhaps mis-spelled or defined by a module not i ncluded in the server configuration
Yes it works correctly But i run apache with dirrectives -D PHP5 -D SUPHP so it should correctly run by httpd -D PHP5 -D SUPHP -t i fixed config.lib.php thank you for turn my look to this action