apache Logo
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 running, trying to start
root@jakal [~]#
Done …
Incoming search terms for the article:
- (98)Address already in use: make_sock: could not bind to address 0 0 0 0:80
- (98)Address already in use: make_sock: could not bind to address [::]:80
- )Address already in use: make_sock: could not bind to address 0 0 0 0:80 reebsd
- could not bind to address 0 0 0 0:80
- Starting httpd: (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
















