0
点赞
收藏
分享

微信扫一扫

apache启动错误

千行 2021-09-25 阅读 44
日记本

今天在mac上启动apache,出现错误:

Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message

不知道是不是我连手机热点的事,之前连wifi,都没问题,解决办法:



去掉前面的注释即可,需要有Servername这个字段应该就可以

举报

相关推荐

0 条评论