apach安装报错 Set the ‘ServerName’ directive globally to suppress this message

Could not reliably determine the server’s fully qualified domain name, using fe80::d558:4c0:68e3:fdd1. Set the ‘ServerName’ directive globally to suppress this message

直接在httpd.conf 文件中添加
ServerName localhost:80

posted on 2023-04-19 20:53  sprr  阅读(364)  评论(0)    收藏  举报