Apache 常见报错

1.httpd -k 命令,报错:

AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using wangliguodeMacBook-Pro.local. Set the 'ServerName' directive globally to suppress this message

解决:修改httpd.conf文件,将里面的 #ServerName localhost:80 注释去掉即可,在重启apache。

2.

 

posted on 2015-06-08 09:25  我叫小白兔  阅读(311)  评论(0)    收藏  举报

导航