|
SSI Help!
Here's the deal: I am a first time user of ssi and I am trying to add a line in my .shtml page that will call on a .pl script and put the results in the page. I am getting the following error in the shtml page: [an error occurred while processing this directive].
The code I added to the page is as follows: <!--#exec cgi="/big/dom/xradiofreebill/cgi-bin/surveysays/poll_1.pl"-->
And the error log says: [error] [client 208.168.76.128] invalid CGI ref "/big/dom/xradiofreebill/cgi-bin/surveysays/poll_1.pl" in /big/dom/xradiofreebill/www/photos/grad_school/mef_party/mef_party.shtml
The .pl script itself works fine. I called on just the script and it opened no problem. I think all the permissions are set correctly too.
What could possibly be the problem? Any help would be appreciated.
Bill<!-- NO_AUTO_LINK -->
|