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

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

时间:2014-12-12 16:57:07      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:httpd


[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,

标签:httpd

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

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