Apache mod_ssl fork problem

2003-07-06 Thread andrew brian clegg
Hi folks, I'm having problems connecting to Apache with mod_ssl (all latest versions) -- the output of error_log looks like this: D:\cygwin\usr\sbin\httpd.exe: *** unable to remap D:\cygwin\bin\cygssl.dll to same address as parent(0xB2) != 0xB3 65154432 [main] httpd 2956

Re: Apache mod_ssl fork problem

2003-07-06 Thread Elfyn McBratney
On Sun, 6 Jul 2003, andrew brian clegg wrote: Hi folks, I'm having problems connecting to Apache with mod_ssl (all latest versions) -- the output of error_log looks like this: D:\cygwin\usr\sbin\httpd.exe: *** unable to remap D:\cygwin\bin\cygssl.dll to same address as parent(0xB2)

Re: lastest cvs fork problem

2002-10-18 Thread Steve O
On Mon, Oct 14, 2002 at 11:14:46AM -0400, Christopher Faylor wrote: On Sun, Oct 13, 2002 at 10:32:23PM -0500, Steve O wrote: On Mon, Oct 14, 2002 at 03:09:50AM -, [EMAIL PROTECTED] +wrote: [EMAIL PROTECTED]: Sorry, only subscribers may post. See the project web page for details:

Re: lastest cvs fork problem

2002-10-18 Thread Christopher Faylor
On Fri, Oct 18, 2002 at 11:53:28AM -0500, Steve O wrote: On Mon, Oct 14, 2002 at 11:14:46AM -0400, Christopher Faylor wrote: On Sun, Oct 13, 2002 at 10:32:23PM -0500, Steve O wrote: On Mon, Oct 14, 2002 at 03:09:50AM -, [EMAIL PROTECTED] +wrote: [EMAIL PROTECTED]: Sorry, only subscribers may

Fork problem

2002-05-07 Thread David E Euresti
Hello, I slapped on some tools on my fork/Select problem and figured out what was happening. If you need a refresher this is that calling socketpair and then forking and then closing one end of the socket pair on the child doesn't mean that the handle has been closed. Basically

<    1   2