Some things to check: check the file's permissions (755 or rwxr-xr-x), syntax (perl -c myfilename.cgi), perl location (which perl), and add a CGI header print statement at the top of it right after your shebang line (print "Content-type: text/html\n\n";). These examples are for Unix.
In reply to Re: I want errors
by mattr
in thread I want errors
by costas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |