当前位置:中国易下载软件教材中心文章中心系统技巧linux → 为什么启动Apache的时候提示:Could not determine the servers fully qualified domain name, using 127.0.0.1 for Serve

为什么启动Apache的时候提示:Could not determine the servers fully qualified domain name, using 127.0.0.1 for Serve

减小字体 增大字体 作者:佚名  来源:不详  发布时间:2007-8-21 2:18:35
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
喜欢这些内容嘛,请告诉你身边的朋友,易下载中心-QQ资源-itnetcn.com一起享受这份乐趣,本站内容来源互联网
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  这个说明Apache服务器不能确定你的主机名。修改Apache的配置文件,查找ServerName关键字,确定它不是处于注释状态并且形式如下:ServerName localhost或者:ServerName www.foo.com