原文:啟動apache時,出現httpd: Could not reliably determine the server\'s fully qualified domain name, using 127.0.0.1 for ServerName

通過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 推薦指數:

查看詳情

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