[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#242499: libapache-mod-perl: same here



On Fri, 28 May 2004, Ryan Underwood wrote:

>
> On Thu, May 27, 2004 at 11:53:45PM -0700, Don Armstrong wrote:
> > On Thu, 27 May 2004, Ryan Underwood wrote:
> > > I have a similar setup to the parent poster with a script running
> > > under mod_perl and Apache::Registry.  Occasionally, the page
> > > intended for the browser is written to the error log instead and the
> > > user only receives the HTTP headers.
> >
> > This sure sounds like something is select()'ing STDERR, and so output
> > that would by default go to STDOUT is now being sent to STDERR.
>
> I changed the program so that every 'print' is now a 'print STDOUT', to
> be more explicit in case the wrong default output were selected
> somewhere.  However, the problem persists.  Now there is really
> something strange going on, because there can't possibly be any
> ambiguity on where the output is supposed to be going.

Ok what happen if you use apache-perl? I wonder if it is a bug in the way
we compile the dso compared to the static.

Thanks
Fabio

-- 
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.



Reply to: