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,591 Times in 2,443 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
18 hours 42 min ago
21 hours 37 min ago
22 hours 51 min ago
1 day 15 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 4 hours ago
1 day 20 hours ago
1 day 21 hours ago
2 days 1 hour ago