Apache相關
指令
查看Apache相關設定及檔案位置:apachectl -V
Q&A
AH00557: httpd: apr\_sockaddr\_info\_get\(\) failed for zhuyijiade-Mac-mini.local
AH00558: 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
先用「apachectl -V」查詢.conf位置, 開啟httpd.conf,搜尋「ServerName」 移除該行前面的「#」,並改為「ServerName localhost」