My apache keeps restarting... Here is the error logs when it does that does anyone have any idea what's going on here? [Sun Feb 11 12:04:49 2007] [notice] SIGUSR1 received. Doing graceful restart [Sun Feb 11 12:04:50 2007] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName [Sun Feb 11 12:04:50 2007] [warn] NameVirtualHost 67.19.223.2:80 has no VirtualHosts [Sun Feb 11 12:04:51 2007] [notice] Apache/1.3.37 (Unix) PHP/4.4.4 FrontPage/5.0.2.2510 mod_ssl/2.8.28 OpenSSL/0.9.7a configured -- resuming normal operations [Sun Feb 11 12:04:51 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec) [Sun Feb 11 12:04:51 2007] [notice] Accept mutex: sysvsem (Default: sysvsem)
Look like servername is not set properly in httpd config file. Try check and make sure it had a hostname set for it.