waiting apache2 求助!

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
kettying
帖子: 31
注册时间: 2009-02-27 17:12

waiting apache2 求助!

#1

帖子 kettying » 2009-02-28 12:02

waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
sudo /etc/init.d/apachew restart ServerName 127.0.0.1

各位大虾, 请问上面这句话是什么意思?
isno
帖子: 12
注册时间: 2007-09-06 9:30

Re: waiting apache2 求助!

#2

帖子 isno » 2009-02-28 12:31

编辑 httpd.conf
添加上 ServerName 127.0.0.1:80
回复