Hello all,
I have made a change to my apache config file so that it will listen on only one IP address, instead of all 5 that I am given. The added code is "Listen xxx.xxx.xxx.130:80."
If I restart apache from the command line using /etc/httpd/etc/apachectl restart, all goes as expected and Apache restarts. However, if I use WHM or the WHM restart script (/scripts/restartsrv httpd) Apache fails to start and the error returned is "httpd has failed, please contact the sysadmin."
Well, I'm the sysadmin :D and I can make it start via apachectl, but not with the WHM script.
Any ideas??
I have made a change to my apache config file so that it will listen on only one IP address, instead of all 5 that I am given. The added code is "Listen xxx.xxx.xxx.130:80."
If I restart apache from the command line using /etc/httpd/etc/apachectl restart, all goes as expected and Apache restarts. However, if I use WHM or the WHM restart script (/scripts/restartsrv httpd) Apache fails to start and the error returned is "httpd has failed, please contact the sysadmin."
Well, I'm the sysadmin :D and I can make it start via apachectl, but not with the WHM script.
Any ideas??