William A. Rowe, Jr. wrote: > > is that mod perl is attempting to protect us from ourselves even before > the fixes went into win32. Of all of the adjustments in version 2.2.6, > try backing out only this single effect of the patch, which closed stdin > on both the parent and child, and please confirm if this alone is enough > to placate mod_perl? (This would be patch -R to revert the following.) > > --- httpd/httpd/branches/2.2.x/server/mpm/winnt/mpm_winnt.c 2006/09/15 > 13:19:25 > 446606 > +++ httpd/httpd/branches/2.2.x/server/mpm/winnt/mpm_winnt.c 2007/08/24 > 22:04:23
Belay that request :) I missed something. I'll follow up with a patch that opens /device/null for stdio/faux-posix as well as MS filehandles, and shoot that to the list in a bit (along with post my concept to that other bug, so we can look at all of it.)