【发布时间】:2015-02-02 19:26:55
【问题描述】:
我试图让 Apache 在我的优胜美地机器上运行,但是当我尝试访问 localhost 时,我得到了http://i.stack.imgur.com/ZzZzB.png。
我运行了一个 apache configtest 并得到以下结果
Angus-Mac:mysql root# apachectl configtest
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using Angus-Mac.local. Set the 'ServerName' directive globally to suppress this message
Syntax OK
我做错了什么?有什么想法吗?
【问题讨论】:
-
你能发布你的 httpd.conf 和 /etc/hosts 文件吗?
-
pastebin.com/vpCi1ugs - httpd.conf pastebin.com/k2ZUuqx1 - 主机
-
还请粘贴您对目录的权限? ls -l /Library/WebServer/Documents.并粘贴error_log。谢谢!
-
i.imgur.com/Ek3lYuL.png 如何获取错误日志?
标签: apache localhost localserver