美文网首页Linux我用 LinuxLinux使用问题
重启http服务提示httpd: Could not relia

重启http服务提示httpd: Could not relia

作者: 小马驹在路上 | 来源:发表于2019-05-26 15:00 被阅读0次

重启http服务,出现“httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.1.122 for ServerName”

问题原因:域名无法找到

解决办法:进入/etc/httpd/conf/httpd.conf,将 “ServerName www.example.com:80”前的注释符去掉

如果本文章为你解决问题提供了帮助,请不要吝啬为以后的分享热情添一把柴

相关文章

网友评论

    本文标题:重启http服务提示httpd: Could not relia

    本文链接:https://www.haomeiwen.com/subject/srjqyqtx.html