随笔分类 -  FAQ集

摘要:1.重启apche(service httpd restart)的时候提示:正在启动 httpd:httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName解决方法:vi /etc/httpd/conf/httpd.conf,找到#ServerName www.example.com:80,修改为:ServerName localhost:80即可。补充说明:平时在安装二进制文件的时候会提示说填写一个域名和 阅读全文
posted @ 2013-03-01 22:36 洒洒 阅读(3150) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示