运维网's Archiver
论坛
›
apache
› 解决httpd: Could not reliably determine the server's fully qualified domain name
ew213
发表于 2014-8-12 08:51:18
解决httpd: Could not reliably determine the server's fully qualified domain name
解决方案:进入apache的安装目录:#vim /etc/httpd/conf/httpd.conf将其中一行#ServerName localhost:80注释#号去掉即可。再重启服务httpd即可。
页:
[1]
查看完整版本:
解决httpd: Could not reliably determine the server's fully qualified domain name