William A. Rowe, Jr. wrote:
Tom Donovan wrote:
William A. Rowe, Jr. wrote:
Steffen wrote:
mod_perl on Windows 2.2.7

Using http://theoryx5.uwinnipeg.ca/ppms/ with ActivePerl 5.8.8.822 FAILS

I posted an updated patch to bug 43534 for 2.2.7 rc.

Thanks Tom, saw it, reviewing it now.

There's much more history on this in PR 43534, but in short;

Can't adopt your patch literally since it regresses the server code (and
leaves no stdout at all for a dangerous period of time).  But I derived
a patch from your observations and the unix MPMs' behavior.  In two
parts (because I'm a goof who thinks he can hack at Win32 on linux) the
cumulative patch to open stdout for a console to /Device/Nul, in exactly
the same sequence as unix, is here;

http://svn.apache.org/viewvc/httpd/httpd/trunk/server/mpm/winnt/mpm_winnt.c?r1=607677&r2=609366

Reply via email to