Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80

netstat -tulpn| grep :80

killall -9 httpd

/etc/init.d/httpd start  or service httpd start

posted @ 2016-09-14 16:50  小An  阅读(458)  评论(0)    收藏  举报