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

apache AH00558错误: Could not reliably determine the server's fully qualified domain name

时间:2014-10-26 11:29:37      阅读:195      评论:0      收藏:0      [点我收藏+]

标签:http   os   ar   文件   on   art   cti   res   tt   

/usr/local/httpd/bin/apachectl start

AH00558: httpd: Could not reliably determine the server‘s fully qualified domain name, using localhost.localdomain. Set the ‘ServerName‘ directive globally to suppress this message

apache 启动出现这种错误的解决方法:
将 apache 的配置文件httpd.conf中的 ServerName 改成可用域名或如下配置

ServerName localhost:80

apache AH00558错误: Could not reliably determine the server's fully qualified domain name

标签:http   os   ar   文件   on   art   cti   res   tt   

原文地址:http://www.cnblogs.com/masamia/p/4051714.html

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