jjzjj

Reliably

全部标签

linux - httpd : Could not reliably determine the server's fully qualified domain name, 使用 127.0.0.1 作为 ServerName

我尝试在CentOS5.0上重新启动我的Apache服务器并收到以下消息:httpd:Couldnotreliablydeterminetheserver'sfullyqualifieddomainname,using127.0.0.1forServerName这是/etc/hosts文件:127.0.0.1server4-245server4-245.comlocalhost.localdomainlocalhost::1localhost6.localdomain6localhost6这是/etc/sysconfig/network文件:NETWORKING=yesNETWORKI
12