1、在啟動 httpd 時出現(xiàn) Starting httpd: httpd: apr_sockaddr_info_get() failed for MYHOST httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName. 這個問題應(yīng)該是沒有在 /etc/httpd/conf/httpd.conf 中設(shè)定 ServerName 所以它會用主機上的名稱來...