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

Apache - AH00558

时间:2016-06-01 06:58:04      阅读:487      评论:0      收藏:0      [点我收藏+]

标签:blank   微软雅黑   justify   target   style   

1.1.1  现象

启动Apacheerror.log中有如下错误信息:

AH00558: httpd.exe: Could not reliably determine the server‘s fully qualified domain name, using fe80::a4d8:fff8:b080:8986. Set the ‘ServerName‘ directive globally to suppress this message

1.1.2  原因

这是因为没有配置Apache服务器的域名。

1.1.3  解决

httpd.conf中,查找ServerName,去掉前面的#,将www.example.com改为自己认为合适的值,后面跟着的端口号则需要跟实际端口号保持一致。

Apache - AH00558

标签:blank   微软雅黑   justify   target   style   

原文地址:http://lancelot.blog.51cto.com/393579/1784986

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