Error_mode

Hi All,

Did anyone encounter Mason spitting out source code out to the browser ?
I came across in Mason docs that setting error_mode variable to ‘fatal’
instead of ‘html’ avoids that. But i’m not sure where i have to change
this variable. I tried doing in ApacheHandler.pm and ApacheHandler.pod
but this didn’t works . I have modified autohandler to autheticate against
ldap server and if ldap goes down it shows the source code ( i.e ldap
configuaration ) on the browser .

Thanks in advance!

Ragu