Problems with Apache2

Bill Moseley moseley at hank.org
Sat Oct 27 18:29:00 UTC 2007


On Sat, Oct 27, 2007 at 04:41:04PM +0100, bill purvis wrote:
> On Saturday 27 October 2007, Bill Moseley wrote:
> $ netstat -ltp
> Active Internet connections (only servers)
> 4738/hpiod          
> tcp        0      0 *:www                   *:*                     LISTEN     
> 6786/apache2        

Well, then, clearly the solution is obvious.  We just haven't figured
it out yet.

It's listening on all interfaces on port 80.  That is good.

My next attempts would be run Apache using strace and using apache's
-X switch to place in single process mode (which has a problem with
2.2 that you have to kill -9 the process instead of just control-C)
and then watch what happens when you make a request.

Then I'd use wireshark.

Then I'd realize that I'd missed something obvious.  At least that's
how it normally goes for me.



-- 
Bill Moseley
moseley at hank.org





More information about the ubuntu-users mailing list