in reply to mod_perl 2 and CGI::Carp fatalstobrowser
Please have a read of this link: http://www.masonhq.com/docs/manual/Admin.html#error_reporting_and_exceptions.
Specifically the link instructs that, when you create your HTML::Mason object, you must specify the error_mode option to have a value of "fatal" so that a 500 message is returned to the user with the output sent to the apache error log.
Considered by monarch: title change: Configuring HTML::Mason debugging output destination
Unconsidered by planetscape: keep votes trump edit votes ( keep:12 edit:26 reap:0 )
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: mod_perl 2 and CGI::Carp fatalstobrowser
by jfroebe (Parson) on Aug 12, 2006 at 15:19 UTC | |
by BerntB (Deacon) on Sep 04, 2006 at 08:42 UTC |