> > OK, so you get the dies and warns to go to an error log, but, > what's going > to the browser if your CGIApp dies *before entering a runmode*? > I get the > Internal Server Error screen, even when I think that I am > properly enabling > "CGI::Carp qw(fatalsToBrowser)". I don't think Carp can get a handle on > the request socket in a CGIApp environment. Not sure. > > I'll take a look at CGI::LogCarp though and let you know if I get > anywhere. >
Sorry ... sleeping and working at the ame time here. Try righting an exception handler and dealing with things there. Bill --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003 --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
