分页: 1 / 1

[error] VirtualHost *:80 -- mixing *

发表于 : 2008-09-06 15:12
live.cn
sudo /etc/init.d/apache2 start
* Starting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[Sat Sep 06 18:36:04 2008] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
httpd (pid 5427) already running
[ OK ]

发表于 : 2008-09-06 15:31
yaoms
/var/www/ <-- 注意大小写

你的语言,没有条理。很难看懂。

打不開,不说任何错误提示。天知道怎么帮你?


是域名错误?还是 服务器错误?

Re: [error] VirtualHost *:80 -- mixing *

发表于 : 2009-07-27 12:35
lidan
vi /etc/httpd/conf/httpd.conf
修改:
ServerName http://www.XXXXXX.com:80

--------

PS:
这个修改还不确定。
应该是虚拟主机的配置问题。