原文:解決httpd: Could not reliably determine the server's fully qualified domain name

解決方案: 用記事本打開 httpd.conf 將里面的 ServerName localhost: 注釋去掉即可。 再執行 httpd 然后可以通過瀏覽器訪問 http: localhost: ,如果頁面顯示 It works ,即表示apache已安裝並啟動成功。 using localhost.localdomain for ServerName 說不能確認服務器完全確認域名 localh ...

2012-03-24 17:03 0 229973 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM