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
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
Quote:
Originally Posted by rv3000
When i change site new Vhosts_ispconfig.conf_(date) created
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
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
Do you have suPHP installed on your server and is mod_suphp lodaed in your apache 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
Recent comments
15 hours 27 min ago
20 hours 26 min ago
21 hours 52 min ago
22 hours 45 min ago
1 day 28 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 21 hours ago
1 day 22 hours ago