HELP! - Apache issues
Hey all...HELP!! Running Apache 2 and suddenly having issues getting Apache server to startup. The config file hasn't been changed and has worked before correctly. If I run the apachectl -k start command or the httpd command from the directory, I get the following error, and the server doesn't start:
httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
I checked the conf file, and it hasn't changed. I verified that the qualifed server name is right:
ServerName www.<webdomainname>.com:80
Oh and this is running on RH 9

HELP?!?!?! Anybody seen this?

CpnBnanaMn