Hi
Till the time apache was working fine. yesterday I was get the following error
httpd: apr_sockaddr_info_get() failed for xyz.com
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
I have edit the httpd.conf and add the ServerName xyz.com and its working fine.
but my question is why I was getting that error .........
till the time it was working I have not made any change in httpd.