Grr, forgot to Cc the list. :) 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------


Begin forwarded message:

Date: Thu, 29 Mar 2007 15:18:51 -0500
From: Frank Wiles <[EMAIL PROTECTED]>
To: Stephane Chazelas <[EMAIL PROTECTED]>
Subject: Re: mod_perl closes apache's stdin and/or stdout


On Thu, 29 Mar 2007 21:06:20 +0100
Stephane Chazelas <[EMAIL PROTECTED]> wrote:
 
> Hi Frank,
> 
> the problem I'm talking about is not that the CGI's STDIN/STDOUT
> is reaffected. IT's normal for a normal CGI operation, it's that
> the fds 0 and 1 are not restored when modperl returns, so that
> other handlers run afterwards by the same Apache process (here
> my problem was with mod_python) get messed up. 

   Aaah ok, I guess I didn't read your original report carefully enough!

   Yeah that does seem like a genuine bug.  Probably hasn't been
   reported before as I doubt too many people who mix/match
   mod_perl and mod_python in different phases. Not that there
   is anything wrong with doing so, it's just most places are either
   a Perl shop or a Python shop.  
 
 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------



Reply via email to