| The Red Hat Linux Apache Centralized Knowledgebase | ||
|---|---|---|
| Prev | Chapter 1. Problems with Perl & CGI scripts. | Next |
Did you set the "x" bit on that script after you FTP'd it? (in other words, did you forget to make it executable?) If that's the problem (and it usually is) then chmod 755 “filename” should fix the problem.