码迷,mamicode.com
首页 > Web开发 > 详细

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

时间:2015-04-29 09:46:02      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:

#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

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

标签:

原文地址:http://www.cnblogs.com/rusking/p/4464996.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!