After a fresh install of Apache on a Centos machine I was getting this error. Starting httpd: httpd: apr_sockaddr_info_get() failed for ip-xxx-xx-x-xxx httpd: Could not reliably determine the serverโs fully qualified domain name, using 127.0.0.1 for ServerName Nothing critical, the IPย was still accesing the PHP pages. But we can remove the above warning messages by:…