咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

如何处理apr_sockaddr_info_get() failed for cloud

2017-02-17 18:05:20 8847次

在重启apache时候出现提示:
httpd: apr_sockaddr_info_get() failed for bogon

httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
blob.png

此提示虽然不妨碍使用,可是看着错误总觉得别扭,经过查找发现,这个问题应该是没有在 /etc/httpd/conf/httpd.conf 中设定 ServerName

#ServerName www. example.com:80修改为
ServerName *:80


首页
最新活动
个人中心