Quote:
|
Originally Posted by srg
Does It use system's apache or own? After hosts changes it terminates :'(
At own error log
[Thu Jul 28 11:35:40 2005] [notice] SIGUSR1 received. Doing graceful restart
[Thu Jul 28 11:35:40 2005] [alert] ispconfig_httpd: Could not determine the server's fully qualified domain name, using 83.97.111.27 for ServerName
|
ISPConfig uses it's own apache for the controlpanel on port 81.
Please try to replace the apachecontrol script:
/root/ispconfig/httpd/bin/apachectl
with the script in the attached .zip file. On some Fedora 3 and 4 installations
the apache dies when it is graceful restarted. In the attached script the
graceful restart is replaced by restart.
Till