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
越有故事的人越沉静简单,越肤浅单薄的人越浮躁不安,真正的强者不是没有眼泪的人,而是含着眼泪依然奔跑的人,我们要敢于背上超出自己预料的包袱。努力之后,你会发现,自己要比想象的优秀很多。
坚持梦想,负重前行。