Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name
2015-08-25 15:29 abce 阅读(653) 评论(0) 收藏 举报启动apache的时候,报告以下消息提示:
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name
修改方法:
vi /etc/httpd/conf/httpd.conf #添加以下内容 ServerName localhost:80