httpd: Could not reliably determine the server's fully qualified domain name
在windows下安装好apache服务器后,重新启动后,回出现上面的错误,只要把/conf/httpd.conf文件的#ServerName 前的#去掉就好了。
在windows下安装好apache服务器后,重新启动后,回出现上面的错误,只要把/conf/httpd.conf文件的#ServerName 前的#去掉就好了。
本文介绍了解决Apache服务器启动时出现的“Couldnotreliablydeterminetheserver'sfullyqualifieddomainname”错误的方法。只需要简单地修改httpd.conf配置文件中的ServerName设置即可。
1710

被折叠的 条评论
为什么被折叠?



