2017年7月13日星期四

Apache错误提示httpd: Could not reliably determine the server's fully qualified domain name

原文链接:http://www.chenweiliang.com/cwl-329.html

启动apache错误提示httpd: Could not reliably determine the server’s fully qualified domain name


Apache出现错误提示


AH00558: httpd: Could not reliably determine the server’s fully qualified domain name, using ::1. Set the ‘ServerName’ directive globally to suppress this message


谷歌翻译:AH00558:httpd:使用:: 1无法可靠地确定服务器的完全限定域名。 设置全局的“ServerName”指令以抑制此消息。


解决方法


1)SFTP客户端登录apache的安装路经(不同系统程序路经不同),这里以CWP控制面板为例:

/usr/local/apache/conf/


2)编辑httpd.conf文件


3)搜索“ServerName”


4)在#ServerName http://www.example.com:80下添加:

ServerName localhost:80


注意事项


“#”表示注释代码,不要有“#”。


5)按CTRL+SAVE保存。


6)SSH重新启动apache:

service httpd restart


 





欢迎转载《Apache错误提示httpd: Could not reliably determine the server's fully qualified domain name
陈沩亮版权所有,转载请注明出处链接:http://www.chenweiliang.com/cwl-329.html


网站地址:http://www.chenweiliang.com/



我是陈沩亮,我的使命是帮助创业者、营销员和自媒体人用微信营销获取更大的成功和收获 ^_^



“不仅仅是总结网络营销干货,还分享用微信营销赚钱的方法!”



欲学更多干货,请关注微信公众号:cwlblog
关注后回复关键字:80



可获取《超过80%不被人知的赚钱秘诀》

没有评论:

发表评论