码迷,mamicode.com
首页 > Web开发 > 详细

Linux无法启动httpd_正在启动httpd

时间:2019-09-28 17:39:26      阅读:132      评论:0      收藏:0      [点我收藏+]

标签:ice   server   etc   conf   star   min   nbsp   oca   inux   

 

如果出现以下错误:
正在启动httpd:httpd:could not reliably determine the server‘s fully qualif domain name,
using::1 for servername
解决方法:
#vi /etc/httpd/conf/httpd.conf
找到”# ServerName www.example.com:80” ? 取消注释#,并修改为”ServerName ip或域名或localhost:80 ? wq保存退出
#service httpd restart --再次启动

 

Linux无法启动httpd_正在启动httpd

标签:ice   server   etc   conf   star   min   nbsp   oca   inux   

原文地址:https://www.cnblogs.com/wa502/p/11603917.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!