Gentoo Archives: gentoo-user

From: Kyle Bader <kyle.bader@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] All of a sudden, no apache2. No clue why.
Date: Fri, 30 Jul 2010 17:04:04
Message-Id: AANLkTikwiigMUHpT9xB-9DbpqzXuRT7QKKXRSUF7kgHh@mail.gmail.com
In Reply to: Re: [gentoo-user] All of a sudden, no apache2. No clue why. by Kevin O'Gorman
1 >> >  * Starting apache2 ...
2 >> > (98)Address already in use: make_sock: could not bind to address
3 >> > 64.166.164.49:80
4 >> > no listening sockets available, shutting down
5 >> > Unable to open
6 >> > logs                                                                   [
7
8 Strace will probably reveal which log file can't be opened, something
9 like this will probably do the trick:
10
11 strace /path/to/apache2 -D <module list> -d /path/to/apache2dir
12
13 > And that's a DNS listener, an NTP listener, and firefox as a client, not a
14 > listener.  Though it makes me want to track down 1e100.net and find out who
15 > they are.
16
17 Google:
18
19 Domain Name: 1E100.NET
20 Registrar: MARKMONITOR INC.
21 Whois Server: whois.markmonitor.com
22 Referral URL: http://www.markmonitor.com
23 Name Server: NS1.GOOGLE.COM
24 Name Server: NS2.GOOGLE.COM
25 Name Server: NS3.GOOGLE.COM
26 Name Server: NS4.GOOGLE.COM
27
28 Registrant:
29 DNS Admin
30 Google Inc.
31 1600 Amphitheatre Parkway
32 Mountain View CA 94043
33 US
34 dns-admin@××××××.com +1.6502530000 Fax: +1.6506188571
35
36 --
37
38 Kyle

Replies

Subject Author
Re: [gentoo-user] All of a sudden, no apache2. No clue why. Kevin O'Gorman <kogorman@×××××.com>