<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div> </div><div>Hi,  I'm configuring a VPS at DigitalOcean and after installing Apache - yum install httpd, I try to start Apache with "service httpd start"  I get the following error:<br><br>Starting httpd: httpd: apr_sockaddr_info_get() failed for host.domain.tld<br>httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName<br><br>If I issue "service httpd status" it returns "httpd (pid  1764) is running..."<br><br>I've searched the net and some suggest adding my FQDN to the hosts file.  Is this the correct answer and if so do I just add a line like : host.domain.tld 255.255.255.255 where 255.255.255.255 is the IP of the VPS?<br><br>Thank you so much for all your help!!<br><br>Keith<br></div></div></body></html>