Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
vi /etc/httpd/conf/httpd.conf
把#ServerName www.example.com:80 前面的注释去掉.
vi /etc/httpd/conf/httpd.conf
把#ServerName www.example.com:80 前面的注释去掉.