These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 2 on the new forum.
Running these commands give below result :
hostname:
CentOS-66-64-minimal
hostname -f
CentOS-66-64-minimal
cat /etc/hosts:
# nameserver config
# IPv4
127.0.0.1 localhost.localdomain localhost
78.47.238.34 CentOS-66-64-minimal
#
# IPv6
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
2a01:4f8:140:4404::2 CentOS-66-64-minimal
netstat -tpln | grep :80