Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: 500 Internal Server Error - Using ActiveState perl

by bart (Canon)
on Jan 07, 2004 at 10:43 UTC ( [id://319413]=note: print w/replies, xml ) Need Help??


in reply to 500 Internal Server Error - Using ActiveState perl

You could be missing some modules, or have some things that worked fine on an older perl but produces a warning on a newer perl. Try running the script from the command line — or at least, compile it, using
C:\perl58\bin\perl5.8.2 -cw yourscript.pl
That way you can figure out exactly what is wrong. Only proceed to try to run them via the web server, when this works fine.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 10:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found