Hi,

I've two servers running SUSE with Apache 2.0.53 and 2.2.4. We've been
using the server with Apache 2.0.53 for our internal web development
platform. In this server, the error message from a buggy CGI perl
script is displayed onto the browser. While with Apache 2.2.4, the
error message from the same buggy script is delivered the browser in
such a way that the browser prompted me to download the HTML error
page.

I know that I can fix this by putting something like "CGI::Carp
qw(fatalsToBrowser);" in my perl script. However, my colleague is
wondering why these two servers behaving differently. Is it Apache,
CGI or Perl that makes this difference? Is it possible that one of
these servers is misconfigured?

Please forgive me if this has nothing to do with Apache.

Thanks,
Puthick

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to