httpd: apr_sockaddr_info_get() failed for bogon
发布时间:2021-03-07 05:44 所属栏目:118 来源:网络整理
导读:AH00557: httpd: apr_sockaddr_info_get() failed for bogonAH00558: httpd: Could not reliably determine the server's fully qualified domain name,using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message 在Mac上配置PHP
在Mac上配置PHP开发环境,当我试着去开启apache时报上面的错误。这里需要把httpd.conf的#ServerName www.example.com:80前面的符号#去掉即可 ServerName www.example.com:80 (编辑:ASP站长网) |
相关内容
网友评论
推荐文章
热点阅读