httpd: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1 for ServerName
VendorApache
PlatformCentos / Linux
Version2.2
Thursday, 17 September 2009 23:36

When starting the httpd process you may receive the following error :

Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

You might get this error when restarting Apache. To resolve the issue add the following to your httpd.conf file :

ServerName 127.0.0.1


 
We have 61 guests online