錯誤情況: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName ...
啟動apache遇到錯誤:httpd: Could not reliably determine the server s fully qualified domain name root server httpd . . usr local apache bin apachectl start httpd: Could not reliably determine the server s fu ...
2017-12-21 08:06 0 5663 推薦指數:
錯誤情況: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName ...
the server's fully qualified domain name, using 127.0.0.1 fo ...
apache環境配置 | httpd Could not reliably determine the server's fully qualified domain name 轉 https ...
1、通過vi打開apache的配置文件httpd.conf > vi /data/apache/conf/httpd.conf 2、找到#ServerName www.example.com:80這行,去掉前面的#號,修改如下: ServerName localhost:80 ...
本問題的根源是主機名相關的有錯,解決方法簡單! 進入http安裝目錄中的httpd.conf,即vim /etc/httpd/conf/httpd.conf,定位到#ServerName www.example.com:80,將前面的注釋去掉,並且查看iptables里面是不是已經添加了80 ...
“It works!” ,即表示apache已安裝並啟動成功。 ...
apache已安裝並啟動成功。 ++++++++++++++++++++++++++++++ ...
在Unbuntu中重啟Apache服務器出現錯誤:AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1.等等。解決 ...