Re: setsockopt error

2002-01-13 Thread Don Hughes
Sorry for the delayed reply. Yes, I am using apachectl. I just re-tested with the current source, and no longer get the error. On 25 Dec 2001 at 15:27, Aaron Bannert wrote: On Tue, Dec 25, 2001 at 02:46:08PM -0500, Don Hughes wrote: Apache2.0 If all of my vhosts are of the form:

Re: setsockopt error

2002-01-02 Thread Jeff Trawick
Don Hughes [EMAIL PROTECTED] writes: Apache2.0 If all of my vhosts are of the form: VirtualHost *:nn and if there is a Listen for a port (81) that does NOT appear in a VirtualHost directive, then I get: ... [crit] (88)Socket operation on non-socket: make_sock: for address

setsockopt error

2001-12-25 Thread Don Hughes
Apache2.0 If all of my vhosts are of the form: VirtualHost *:nn and if there is a Listen for a port (81) that does NOT appear in a VirtualHost directive, then I get: ... [crit] (88)Socket operation on non-socket: make_sock: for address [::]:81, setsockopt: (SO_REUSEADDR) ...don [EMAIL

Re: setsockopt error

2001-12-25 Thread Aaron Bannert
On Tue, Dec 25, 2001 at 02:46:08PM -0500, Don Hughes wrote: Apache2.0 If all of my vhosts are of the form: VirtualHost *:nn and if there is a Listen for a port (81) that does NOT appear in a VirtualHost directive, then I get: ... [crit] (88)Socket operation on non-socket: