会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Mke2fs
手掌里盛着无限,一刹那便是永劫
博客园
首页
联系
管理
2020年11月7日
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.2. Set the 'ServerName' directive globally to suppress this message
摘要: ###1.这个异常是在apache2重启时出现的 ###2.解决方式 vim /etc/apache2/apache2.conf #在文件最后添加一行 ServerName localhost:80 #然后保存并重启Apache2 service apache2 restart
阅读全文
posted @ 2020-11-07 16:11 Mke2fs
阅读(3594)
评论(0)
推荐(0)
编辑
公告