首页 > Web开发 > 详细

重启服务器“AH00558: apache2: Could not reliably determine the server's fully qualified domain name”问题的解决

时间:2017-05-04 13:59:46      阅读:2182      评论:0      收藏:0      [点我收藏+]

重启服务器时报错:

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

解决办法:$ sudo vi /etc/apache2/apache2.conf

             最后加入一句: ServerName localhost:80

重启服务器“AH00558: apache2: Could not reliably determine the server's fully qualified domain name”问题的解决

原文:http://www.cnblogs.com/lamp01/p/6806682.html

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