首页 > 代码库 > 解决apache启动错误httpd: Could not reliably determine the server's fully qualified domain name
解决apache启动错误httpd: Could not reliably determine the server's fully qualified domain name
AH00558: httpd: Could not reliably determine the server‘s fully qualified domain name, using localhost.localdomain. Set the ‘ServerName‘ directive globally to suppress this message
httpd (pid 1068) already running
编辑httpd.conf文件,搜索"#ServerName",添加ServerName localhost:80
然后重启apache即可
本文出自 “全能冠军小柠檬” 博客,请务必保留此出处http://lemonit.blog.51cto.com/6043645/1598257
解决apache启动错误httpd: Could not reliably determine the server's fully qualified domain name
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。