重启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

解决方法:

 在/etc/httpd/conf/httpd.conf

最后加入一句:

ServerName localhost:80
Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐