What does "netstat -tlpn" show?  (The switches specify: TCP, listening,
process, numbers only).

Chris

-----Original Message-----
From: John Poltorak [mailto:[EMAIL PROTECTED]
Sent: Monday, December 13, 2004 8:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [squid-users] Apache setup


On Mon, Dec 13, 2004 at 05:48:36PM +0100, Henrik Nordstrom wrote:
> On Mon, 13 Dec 2004, John Poltorak wrote:
> 
> >        Port 80
> >        BindAddress 127.0.0.1
> 
> What is BindAddress? Can't seem to find this in my Apache documentation..
> Is this perhaps an Apache 1.x thingy? Only have Apache 2.X around..

http://httpd.apache.org/docs/bind.html
 
> > Is this correct?
> 
> Any method which makes the Apache only listen on 127.0.0.1 is correct.

Last time I tried I got:-

[crit] (98)Address already in use: make_sock: could not bind to address
127.0.0.1 port 80
[error] Cannot remove module mod_php4.c: not found in module list


 
> You can use "netstat -an" to verify.
> 
> Regards
> Henrik


-- 
John

Reply via email to