咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

如何解决linux停止httpd失败

2015-09-22 21:25:32 20128次

1.问题是这样的用yum install httpd安装阿帕奇后想重新启动,结果就出现如下错误:

“停止 httpd[失败] 正在启动 httpdhttpd: Could not reliably determine the servers fully qualified domain……

    

2.那么如何解决呢

         打开httpd的配置文件:vi /etc/httpd/conf/http.conf

         我们找到#ServerName www.landui.com:80

         修改为:ServerName localhost:80

3.在来重启httpd即可

    

首页
最新活动
个人中心