环境:linux redhat6.5,apache

问题:安装apache后,

  出现Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName错误。

  

  解决方法:修改/etc/httpd/conf/httpd.conf文件:找到ServerName,去掉注释。

  

   这样重启之后,就不会出现错误。

posted on 2018-12-03 20:07  in_morning  阅读(334)  评论(0)    收藏  举报