Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Perl CGI gives HTTP error 500

by Nevtlathiel (Friar)
on May 06, 2005 at 13:11 UTC ( [id://454671]=note: print w/replies, xml ) Need Help??


in reply to Perl CGI gives HTTP error 500

Check the server error logs or try putting in use CGI::Carp qw(fatalsToBrowser); after your use strict; line. It'll send any error messages to the browser which should help you work out why your script is failing if that is the problem. :)
----------
My cow-orkers were talking in punctuation the other day. What disturbed me most was that I understood it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://454671]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found