You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Jerrad Pierce <Je...@networkengines.com> on 2000/12/08 23:14:22 UTC

RE: STDERR

dup STDOUT to STDERR

>-----Original Message-----
>From: Aleksandr Vladimirskiy [mailto:avladimi@amnh.org]
>Sent: Friday, December 08, 2000 5:16 PM
>To: modperl@apache.org
>Subject: STDERR
>
>
>Hi, 
>
>I am writing a module that launches a perl script. I would 
>like the user
>to see the error cenerated by the script in the browser. So 
>far I either
>get the errors sent to the apache error_log or the browser respons that
>the document contained no data. Please help!
>
>Alex
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: modperl-unsubscribe@apache.org
>For additional commands, e-mail: modperl-help@apache.org
>

Re: STDERR

Posted by Aleksandr Vladimirskiy <av...@amnh.org>.
That would have the opposite effect of what I want. I want the errors to
go to the browser not the output of the script to the error_log. ???

Alex

Jerrad Pierce wrote:
> 
> dup STDOUT to STDERR
> 
> >-----Original Message-----
> >From: Aleksandr Vladimirskiy [mailto:avladimi@amnh.org]
> >Sent: Friday, December 08, 2000 5:16 PM
> >To: modperl@apache.org
> >Subject: STDERR
> >
> >
> >Hi,
> >
> >I am writing a module that launches a perl script. I would
> >like the user
> >to see the error cenerated by the script in the browser. So
> >far I either
> >get the errors sent to the apache error_log or the browser respons that
> >the document contained no data. Please help!
> >
> >Alex
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: modperl-unsubscribe@apache.org
> >For additional commands, e-mail: modperl-help@apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: modperl-unsubscribe@apache.org
> For additional commands, e-mail: modperl-help@apache.org