One of the following should be helpful:
a)Running the script from the command line.
b)Checking the server error log.
Update:
Following crazyinsomniac's suggestion
here's a slightly different take
on some good stuff to include near the top of your script
use CGI::Carp; use CGI::Carp qw(fatalsToBrowser); local $SIG{__WARN__} = \&Carp::cluck;
In reply to Re: What could prompt an i.s.e.?
by dvergin
in thread What could prompt an internal server error?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |