In short: make sure your script is executable by the webserver (usually chmod 755 scriptname and the same for the path it's in), and that either ExecCGI option is enabled for the path and that the script's extension has a cgi-script handler or that the directory the script is in has a ScriptAlias directive.
In reply to Re: I can see my perl code - script isn't executing
by Joost
in thread I can see my perl code - script isn't executing
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |