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

Unix/Linux
Linux下构架qmail邮件系统
linux的运行模式:runlevel
在linux7.1上安装jdk+tomcat+oracle9i 笔记
lilo大杂耍
linux下的dns设置详解
使用 find 搜索文件
Linux历史篇
kerneld mini-HOWTO
Linux 核心--16.Linux数据结构
Linux 核心--17.关于Linux的Web与FTP站点 --18.作者简介
Linux 核心--13.Linux动态模块
Linux 核心--14.处理器
Linux 核心--15.Linux内核资源
Linux 核心--12.Linux内核机制
Linux 核心--11.网络
Linux 核心--10.文件系统
Linux 核心--9.设备驱动
Linux 核心--7.PCI设备
Linux 核心--8.中断与中断处理
Linux 核心--6.进程间通讯机制

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


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

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