Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: I can see my perl code - script isn't executing

by cLive ;-) (Prior)
on May 16, 2008 at 22:18 UTC ( [id://687034]=note: print w/replies, xml ) Need Help??


in reply to I can see my perl code - script isn't executing

Run your script using ./scriptname.pl (rather than "perl scriptname.pl") - if it fails, check shebang line and permissions.

Otherwise, tail your apache logs and see what they say. Check ExecCGI is enabled for the directory, Also check conf files (including any .htaccess files in the path to script).

  • Comment on Re: I can see my perl code - script isn't executing

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-24 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found