|
|

楼主 |
发表于 2005-1-4 10:12:13
|
显示全部楼层
# ./apachectl configtest
Syntax OK
# ./apachectl -t
Syntax OK
# ./apachectl restart
httpd not running, trying to start
#
还是不行,怎么办?配置文件好象没有错误,
以前有人在这个机子上好象装过!是不是这个
# ps -ef|grep httpd
root 1322 1261 0 10:30:39 pts/9 0:00 grep httpd
#
使得话如何结束他? |
|