On Fri, Jun 09, 2006 at 04:24:59PM -0700, Wim Kerkhoff wrote: > > With fatalsToBrowser disabled, I get this which isn't too much different.
I know you're past this, but for future reference, completely remove or comment out the C<use CGI::Carp> line, otherwise it still overrides C<die>. > Error executing class callback in prerun stage: Permission denied at > /usr/share/perl/5.8/CGI/Carp.pm line 314. > (in cleanup) Permission denied at > /usr/share/perl/5.8/CGI/Carp.pm line 314. > [Fri Jun 9 15:53:04 2006] [error] [client 192.168.21.11] Premature end > of script headers: /usr/local/caf/cgi-bin/app.cgi > > CGI::Carp is latest version from CPAN. Is it version 1.29 (part of CGI-3.20)? I could use cpan to fetch it but had to build and install manually for some reason. -- Rick Delaney [EMAIL PROTECTED] _______________________________________________ caf mailing list [email protected] http://list.lpi.org/cgi-bin/mailman/listinfo/caf
