httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
解决办法非常简单:
#nano /usr/local/apache2/conf/httpd.conf
找到#ServerName www.example.com:80 把#去掉,再重启apache即可没事了。
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
解决办法非常简单:
#nano /usr/local/apache2/conf/httpd.conf
找到#ServerName www.example.com:80 把#去掉,再重启apache即可没事了。
上一篇:linux修改主机名
下一篇:linux安装PHP环境
安装apache服务 注:最快的办法就是yum -y install gcc-c++ apr apr-utils pcre-devel opensslYum remove http &nbs
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M