六狼论坛's Archiver
首页
›
CentOS
› apache启动问题
teamojiao
发表于 2013-1-16 00:42:07
apache启动问题
在CentOS下安装好Apache httpd后用bin/apachectl start启动,报错
httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.0.99 for ServerName
解决方法:
修改conf/httpd.conf 将ServerName前面的“#”去掉就OK了!
页:
[1]
查看完整版本:
apache启动问题