|
|
我想在rh9中安装论坛,ping localhost及运行redhat-config-network都正常了,但是启动httpd出现了错误,apache的error_log中显示
21:56:15 2004] [alert] (22002)Name or service not known: mod_unique_id: unable to find IPv4 address of "local.localdomain"
Configuration Failed!
各配置文件内容如下
hosts文件:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
network文件
NETWORKING=yes
HOSTNAME=local.localdomain
没有安装网卡
各位帮忙看看这是怎么回事,apache的httpd.conf文件没有改过。 |
|