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

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

时间:2017-05-04 14:44:00      阅读:281      评论:0      收藏:0      [点我收藏+]

标签:content   rect   family   style   could   term   解决   size   ica   

重启服务器时报错:

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”问题的解决

标签:content   rect   family   style   could   term   解决   size   ica   

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

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