当前位置: 首页 > 图文教程 > 操作系统 > Unix/Linux > httpd: Could not determine the servers fully qualified domain name, using 127.0.

Unix/Linux
Linux 指令篇:文档编辑--jed
Linux 指令篇:文档编辑--joe
Linux 指令篇:文档编辑--join
Linux 指令篇:文档编辑--look
Linux 指令篇:文档编辑--mtype
Linux 指令篇:文档编辑--pico
Linux 指令篇:文档编辑--rgrep
Linux 指令篇:文档编辑--sed
Linux 指令篇:文档编辑--sort
Linux 指令篇:文档编辑--spell
Linux 指令篇:文档编辑--uniq
Linux 指令篇:文档编辑--wc
Linux 指令篇:磁盘管理--du
Linux 指令篇:磁盘管理--dirs
Linux 指令篇:磁盘管理--edquota
Linux 指令篇:磁盘管理--eject
Linux 指令篇:磁盘管理--lndir
Linux 指令篇:磁盘管理--mdu
Linux 指令篇:磁盘管理--mmount
Linux 指令篇:磁盘管理--mrd

Unix/Linux 中的 httpd: Could not determine the servers fully qualified domain name, using 127.0.


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-16   浏览: 119 ::
收藏到网摘: n/a

/etc/hosts 里丢了主机名
127.0.0.1 hostname localhost.localdomain localhost
三个主机名改成一样的就可以了