忧郁者 发表于 2017-1-14 11:58:20

[Apache]httpd: Could not determine the server's fully qualified domain name

  httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

解决办法:
修改httpd.conf这个文件
找到ServerName
写上你的服务器的IP地址和端口号
页: [1]
查看完整版本: [Apache]httpd: Could not determine the server's fully qualified domain name