正在启动 httpd:httpd: Could not reliably determine the server's fully qualified sing ::1 for ServerName
报错原因:主机名与本机ip 回环地址不能匹配。
解决方法:
通过修改DNS或apache的配置文件,均可修复。
正在启动 httpd:httpd: Could not reliably determine the server's fully qualified sing ::1 for ServerName
报错原因:主机名与本机ip 回环地址不能匹配。
解决方法:
通过修改DNS或apache的配置文件,均可修复。
转载于:https://my.oschina.net/shymilex/blog/803233