You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Ulrich Windl <Ul...@rz.uni-regensburg.de> on 2001/02/28 11:11:46 UTC

mod_perl/CGI.pm: use CGI::Carp qw(fatalsToBrowser);

Hello,

it seems
use CGI::Carp qw(fatalsToBrowser);

does no longer work as intended with Apache 1.3.14 and perl-5.6 
(mod_perl 1.24). Where previously the error message appeared in the 
browser, I now get this:

<<here is good HTML output>>>
HTTP/1.1 200 OK Date: Wed, 28 Feb 2001 10:01:12 GMT Server: 
Apache/1.3.14 (Unix) (SuSE/Linux)
mod_ssl/2.7.1 OpenSSL/0.9.6 mod_perl/1.24 Expires: Wed, 28 Feb 2001 
10:01:42 GMT Connection: close
Content-Type: text/html; charset=iso-8859-1 

OK

The server encountered an internal error or misconfiguration and was 
unable to complete your request.

Please contact the server administrator, root@kgate.dvm.klinik.uni-
regensburg.de and inform them of
the time the error occurred, and anything you might have done that may 
have caused the error.

More information about this error may be available in the server error 
log.


Apache/1.3.14 Server at kgate.dvm.klinik.uni-regensburg.de Port 443