
nikolay_melehin at mtu-net
Apr 13, 2006, 1:47 AM
Post #2 of 2
(3009 views)
Permalink
|
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
|