Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Dead apache (cannot listen)
Date: Fri, 07 Sep 2007 01:20:54
Message-Id: 9acccfe50709061808w6aa8c5b4qe5a2db4e461e81ea@mail.gmail.com
1 Somewhere in the update to 2.2.4-r12, listening got lost. I tried to follow
2 instructions,
3 but apparently failed.
4
5 Here's what happens (minus a MaxClients warning that doesn't look like a
6 show-stopper):
7
8 treat init.d # ./apache2 start
9 * Starting apache2 ...
10 (98)Address already in use: make_sock: could not bind to address
11 64.166.164.49:80
12 no listening sockets available, shutting down
13 Unable to open
14 logs
15 [ !! ]
16 treat init.d #
17
18 So it got my instructions to listen, but failed.
19
20 Looking at 'netstat --inet -l' does not show any listeners or open sockets
21 on port 80.
22
23 What else should I look at?
24
25 --
26 Kevin O'Gorman, PhD

Replies

Subject Author
Re: [gentoo-user] Dead apache (cannot listen) Alexander Reitzel <loel@×××.de>