July 28, 201411 yr Starting httpd: httpd: apr_sockaddr_info_get() failed for hosangit.com httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName It's caused by the improper configuration of hostname of server. Enter the below (replacing hosangit.com with your host.domain.com) echo hosangit.com > /etc/hostname/bin/hostname -F /etc/hostname/etc/init.d/httpd restart
Create an account or sign in to comment