(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80

root@jakal [~]# /etc/init.d/httpd restart
httpd not running, trying to start
(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
root@jakal [~]# lsof -i tcp:80
COMMAND   PID   USER   FD   TYPE   DEVICE SIZE NODE NAME
mysql   12887 nobody    3u  IPv4 14388423       TCP *:http (LISTEN)
root@jakal [~]# kill -9 12887
root@jakal [~]# /etc/init.d/httpd restart
httpd not [...]

Tags: , ,

Filed under:Error