Starting httpd:Could not reliably determine the server's fully qualified domain name

#service httpd start

#Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.1.123 for ServerName

解决办法:vi /etc/httpd/conf/httpd.conf   加入一句  ServerName  localhost:80

posted on 2015-04-29 09:31  遠離塵世の方舟  阅读(225)  评论(0编辑  收藏  举报

导航