首页 > Web开发 > 详细

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

时间:2014-12-12 16:56:45      阅读:205      评论:0      收藏:0      [点我收藏+]


[root@Oracle httpd-2.2.27]# /etc/init.d/httpd start

httpd: Could not reliably determine the server‘s fully qualified domain name, using 127.0.0.1 for ServerName


解决措施:

[root@Oracle httpd-2.2.27]# vim /usr/local/apache2/conf/httpd.conf

ServerName localhost:80


本文出自 “炉火纯青” 博客,请务必保留此出处http://alipay.blog.51cto.com/7119970/1589282

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

原文:http://alipay.blog.51cto.com/7119970/1589282

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!