1、webtours启动不成功,报错httpd.exe: Could not reliably determine the server's fully qualified domain name, using …… for ServerName

3、打开该文件,ctrl+f找到ServerName,把 ServerName localhost:1080 前面的#去掉即可解决。

时间:2024-10-20 20:02:28
1、webtours启动不成功,报错httpd.exe: Could not reliably determine the server's fully qualified domain name, using …… for ServerName
3、打开该文件,ctrl+f找到ServerName,把 ServerName localhost:1080 前面的#去掉即可解决。