>
> have you tied STDOUT ? it is only done for you if you SetHandler
> perl-script, SetHandler modperl does not tie STDOUT.
sorry, should have said this was 1.26-dev...
I looked for places where I might have tied STDOUT and forgot to set it
back, but didn't find any.
nevertheless, an explicit
tie *STDOUT, 'Apache';
in the script works, so I guess it's just something I'm doing somewhere...
sorry
--Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]