On a previous server, I was using a script called "Tell me what you think" for adding user comments at the bottom of a web page, and it worked very nicely. But now I'm getting the following error when trying to implement a perl script to add text to the bottom of my pages through SSI:
an error occurred while processing this directive
This is the code on the web page (I have to get to the cgi directory by going back one directory, hence the "../"):
<!--#include virtual="../cgi-bin/comments/comments.pl?page=index.shtml&action=view "-->
I've played with the above line again and again but keep getting the same error as above. Could I possibly have something wrong in the script itself?
Thanks!


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks