發新話題
打印

網頁啟動時 Could not reliably determine the server’s

網頁啟動時 Could not reliably determine the server’s

不管在學籍光碟或桌面版光碟內..
啟動網頁伺服器後都有

apache2: Could not reliably determine the server's fully qualified domain name,
using 127.0.1.1 for ServerName
的警告訊息....

小弟個人在使用..並未去在意這個問題..
它就是個警告訊息..並不影響您的主機運作..
如果您介意它..倒是可以這樣修改

編修/etc/apache2/httpd.conf
sudo vim /etc/apache2/httpd.conf
加入下行內容存檔
ServerName localhost

重新啟動後..它就不會警告您了
sudo /etc/init.d/apache2 restart
  華府低等下人
不要叫我教Windows,因為我的薪水不是比爾蓋兹付的。

TOP

發新話題