Apache problem

Hi, when I run # /usr/local/apache/bin/apachectl start, Ihave this error:
/usr/local/apache/bin/apachectl start: httpd could not be started

in the error log file of Apache:

[Thu Jan 26 17:27:16 2006] [alert] mod_unique_id: unable to gethostbyname(“neutrino01”)

I configured the httpd.conf file whit ServerName localhost, but I don’t know what happens

Please some help!!

edit your /etc/hosts file, find the line with “localhost” and add “neutrino01” in there. If you still have problems, post your /etc/hosts file.