apache启动报错(98)Address already in use: make_sock: could not bind to address [::]:80

(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

1.netstat -lnp|grep 80

tcp        0      0 192.168.180.68:61027        0.0.0.0:*                   LISTEN      6289/oproxyd       
tcp        0      0 :::80                       :::*                        LISTEN      846/httpd          
tcp        0      0 ::ffff:192.168.180.68:7001  :::*                        LISTEN      32015/java        

找到pid 846

#ps 846

查看
#kill -9 846

杀掉

#./apachectl start

启动成功

One Response to “apache启动报错(98)Address already in use: make_sock: could not bind to address [::]:80”

  1. I Make Thousands of Dollars a Month Posting Links on Google from Home Says:

    Nice post, thanks.

Leave a Reply