On 19/07/2010 1:55 PM, Matt Funk wrote:
mmhh, i did check all my configuration files in (i am on ubuntu 10.04) /etc/apache2/sites available. none have the listen directive even in it. matt On Monday, July 19, 2010, Eric Covener wrote:On Mon, Jul 19, 2010 at 1:44 PM, Matt Funk<mafunk@xxxxxxxx> wrote:Hi, i had to have a power cycle for remote server i have (which runs as a webserver). After that apache never came back up. Trying to start the server again i now get: (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 i googled this a bunch but none of the results seems to match my issue. Doing a: sudo netstat -plant gives (the relevant lines): tcp 0 0 72.167.143.65:8080 0.0.0.0:* LISTEN 4851/apache2 tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 4851/apache2 tcp 502 0 72.167.143.65:80 128.123.131.126:53821 ESTABLISHED - Can anyone give me a hint or point me to some documentation on how i can deal with this?Maybe you have overlapping listen directives for port 80.thanks matt --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See<URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See<URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
Matt, Please read: http://wiki.apache.org/httpd/CouldNotBindToAddress Frank. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx