Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ASP

how can I redirect the errors ??

 

 

ModPerl asp RSS feed   Index | Next | Previous | View Threaded


gerkarcher at yahoo

Apr 12, 2006, 2:20 PM

Post #1 of 2 (3162 views)
Permalink
how can I redirect the errors ??

hi guys ,

How can I redirect the errors that perl sent ?

I use :

use CGI::Carp qw(fatalsToBrowser);

use carp::notify ;

use carp ;

etc etc .... but nothing happens ...

The only error that I get is error 500 in the browser ...and I have to
always go to the errors log file that Apache uses...

What module should I install in order to redirect ALL the errors to
the browser ?

thanks in advance guys ,

Richard Karcher









---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe [at] perl
For additional commands, e-mail: asp-help [at] perl


nikolay_melehin at mtu-net

Apr 13, 2006, 1:47 AM

Post #2 of 2 (3009 views)
Permalink
RE: how can I redirect the errors ?? [In reply to]

Add
PerlSetVar Debug 2
to config

http://apache-asp.org/config.html#Debug

Best regards
Nikolay Melekhin

> -----Original Message-----
> From: notify [at] yahoogroups [mailto:notify [at] yahoogroups] On Behalf Of
> German Karcher
> Sent: Thursday, April 13, 2006 1:20 AM
> To: asp [at] perl
> Subject: how can I redirect the errors ??
>
> hi guys ,
>
> How can I redirect the errors that perl sent ?
>
> I use :
>
> use CGI::Carp qw(fatalsToBrowser);
>
> use carp::notify ;
>
> use carp ;
>
> etc etc .... but nothing happens ...
>
> The only error that I get is error 500 in the browser ...and I have to
> always go to the errors log file that Apache uses...
>
> What module should I install in order to redirect ALL the errors to
> the browser ?
>
> thanks in advance guys ,
>
> Richard Karcher
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: asp-unsubscribe [at] perl
> For additional commands, e-mail: asp-help [at] perl


---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe [at] perl
For additional commands, e-mail: asp-help [at] perl

ModPerl asp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.