On Fri, 8 Dec 2000, Aleksandr Vladimirskiy wrote:

> Hey I got it. The code was wrong. So now I do an "open (STDERR,
> ">&STDOUT");" in the beginning of the external script and a "tie *OUT,
> 'Apache';" in the module, then I used backtick to execute so now it
> dumps everything to browser. Really sweet!

it's just that you don't need the "tie *OUT,'Apache';" part unless you try
to win an obscure code contest :)


_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/  



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to