the server's fully qualified domain name, using 127.0.0.1 fo ...
通過vi打開apache的配置文件httpd.conf gt vi data apache conf httpd.conf 找到 ServerName www.example.com: 這行,去掉前面的 號,修改如下: ServerName localhost: 或者 ServerName . . . : ...
2017-01-17 20:03 0 8869 推薦指數:
the server's fully qualified domain name, using 127.0.0.1 fo ...
以下總結在配置及啟動apache2時出現報錯的處理方法 一、啟動apache遇到錯誤:httpd: Could not reliably determine the server's fully qualified domain name [root@server httpd ...
apache環境配置 | httpd Could not reliably determine the server's fully qualified domain name 轉 https ...
本問題的根源是主機名相關的有錯,解決方法簡單! 進入http安裝目錄中的httpd.conf,即vim /etc/httpd/conf/httpd.conf,定位到#ServerName www.example.com:80,將前面的注釋去掉,並且查看iptables里面是不是已經添加了80 ...
啟動apache遇到錯誤:httpd: Could not reliably determine the server's fully qualified domain name [root@server httpd-2.2.4]# /usr/local/apache/bin/apachectl ...
錯誤情況: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName ...
在Unbuntu中重啟Apache服務器出現錯誤:AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1.等等。解決方法 ...