apache 80端口无法打开|连接
发布时间:2016-12-27 来源:查字典编辑
摘要:可能是你已经开了httpd服务吧?chkconfig--level35httpdoff/etc/rc.d/init.d/httpdstop然...
可能是你已经开了httpd服务吧?
chkconfig --level 35 httpd off
/etc/rc.d/init.d/httpd stop
然后在apachectl start