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. -- Ryan Underwood, <nemesis@icequake.net>
Attachment:
signature.asc
Description: Digital signature