编辑Apache配置文件 /usr/local/apache/conf/httpd.conf
去掉 #ServerName localhost:80 的注释即可。
重启Apache(service httpd restart),问题解决。