原文:解决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