I have the following statement in one of my Page Templates
[-- CALL myWishList01.pl (twlontz@gmail.com) --]
When I try to Publish the page, I get the following error:
Generating Page [67:testpage3]...
myModernv4.sst [140]: Template Error: Call Program does not exist: myWishList01.pl
The program is located in the following directory:
http://yourrcstorecom.fatcow.com/cgi-bin/
I have also saved the program in the following directory:
http://yourrcstorecom.fatcow.com/shopsite/CGI/
and get the same error.
What do I need to change so the CALL tag will find my Perl script?
Thanks