首页 > 其他 > 详细

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

时间:2016-01-25 07:40:55      阅读:170      评论:0      收藏:0      [点我收藏+]

问题:

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


百度解决方案:

apache配置文件httpd.conf,搜索"#ServerName",

修改为:ServerName localhost:80

保存后重启

systemctl restart httpd.service



参考:

http://www.2cto.com/os/201201/117797.html

http://blog.sina.com.cn/s/blog_4d83777b0100pgal.html

http://www.cnblogs.com/52linux/archive/2012/03/24/2415637.html

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

原文:http://ouyangjun.blog.51cto.com/10284323/1738084

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