in reply to To Run perl through CGI
Did you configure Apache to run perl scripts from the directory where you have your perl script? Did you restart Apache as root after you finished the configuration? Did you make your perl script executable? What error message do you find in the Apache error log?
Also, please post the test script that you're trying to run. There are many, many possible reasons why it doesn't work; that's why more details are required, as mentioned in previous replies.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: To Run perl through CGI
by sidvanga (Initiate) on Nov 06, 2015 at 06:09 UTC | |
by davebaker (Pilgrim) on Nov 06, 2015 at 18:01 UTC | |
by tonto (Friar) on Nov 06, 2015 at 23:02 UTC |