🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
>[danger] apache 服务启动命令报错 意味着你没有配置服务可依靠的域名 编辑`httpd.conf`文件,搜索”#ServerName”,添加ServerName localhost:80 ``` AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::248a:ab9c:ca07:7a9b. Set the 'ServerName' directive globally to suppress this message ``` ![](https://img.kancloud.cn/53/f7/53f7466c568d2a806cac5e1ea3b76de1_1198x85.png)