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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to