Hi,
I am currently trying to test Actinic V8 and trying to upload a small test site to a web server. The network settings are believed to be correct but I keep getting the same error:
I checked the cgi bin to make sure the scripts were uploading ok, and they were, but when I opened 1 to check it the first line of the file was:
Should this have been changed somewhere to my /usr/bin/perl as its set in my network settings?
I am currently trying to test Actinic V8 and trying to upload a small test site to a web server. The network settings are believed to be correct but I keep getting the same error:
Code:
www.mydomain.com/cgi-bin/cp000001.pl: Invalid shebang NETQUOTEVAR:PERLPATH: Does not exist!
Code:
#!NETQUOTEVAR:PERLPATH
Comment