Again, should I stick it into the script I
> want to debug?
>
> Rob
>
> -Original Message-
> From: Brian [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 17, 2001 10:40 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Dreaded Internal Server Error
>
>
> First off, I
First off, I wouldn't make the file owned by nobody and have permissions
of 755. Somebody could find a hole in your code, write over the script,
and have it execute something nasty and not good.
Second, try this:
use CGI::Carp 'fatalsToBrowser';
If that doesn't work for ya (which it doesn't for