你的位置: 首页>> 其他技术, 技术天空 >> apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName

apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName

热度:



apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName

Ubuntu下Apache重启出现错误提示:Could not reliably determin

Linuxidc.com@Ubuntu

错误信息:
* Restarting web server apache2
apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName
apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName

解决方法:
sudo gedit /etc/apache2/apache2.conf

在文件后面加上:
#Server Name
ServerName 127.0.0.1


Tags:

留个脚印

Copyright © 2010 高度PHP All rights reserved.
Designed by Modified by ifanqie. Powered by WordPress.