On Fri, Jul 30, 2010 at 9:12 AM, Kyle Bader <[email protected]> wrote:
> >> > * Starting apache2 ... > >> > (98)Address already in use: make_sock: could not bind to address > >> > 64.166.164.49:80 > >> > no listening sockets available, shutting down > >> > Unable to open > >> > logs > [ > > Strace will probably reveal which log file can't be opened, something > like this will probably do the trick: > > strace /path/to/apache2 -D <module list> -d /path/to/apache2dir > > > And that's a DNS listener, an NTP listener, and firefox as a client, not > a > > listener. Though it makes me want to track down 1e100.net and find out > who > > they are. > > Google: > > I should have known that. 1e100 is a mathematical/programming synonym for google. Amusing. I do most of this in gmail, so those connections look normal. I don't know what the usual module list is, so I guess I have to go trolling throught the init.d scripts to figure it out, unless somebody knows a better way. -- Kevin O'Gorman, PhD

