November 9th, 2007, 10:28 PM
|
#1 (permalink)
|
| SoMuchAnime-SoLittleTime
Join Date: Aug 2003 Location: Plymouth, WI
Posts: 13,701
| httpd failed - could not bind address
I can't figure this one out... Quote:
httpd failed. The error was: 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
Unable to open logs
[FAILED]
| I ran netstat -plant and this was the result: Quote:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:34914 0.0.0.0:* LISTEN 1469/rpc.statd
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1701/mysqld
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1450/rpcbind
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2988/named
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 1883/cupsd
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2988/named
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1745/sendmail: acce
tcp 0 0 ::1:53 :::* LISTEN 2988/named
tcp 0 0 :::21 :::* LISTEN 1724/proftpd: (acce
tcp 0 0 ::1:953 :::* LISTEN 2988/named
|
__________________
The mark of the immature man is that he wants to die nobly for a cause, while the mark of a mature man is that he wants to live humbly for one.
|
| |