Basically, the only thing that I can see that needs to be changed is the path to the cgi. My new path would be "http://www.mysite.com/cgi-bin/"
I'm getting this error in my logs:
[Thu Nov 13 17:04:59 2003] [error] [client 67.22.65.8] malformed header from script. Bad header=: /home/mysite/public_html/cgi-bin/subscribe.cgi
What is a malformed header? Also, I downloaded the latest script (we use shareware - registered) and it arrived as a *.pl file, instead of a *.cgi file. Should it be renamed to cgi? Will it run as pl.
I am totally clueless about this aspect of the site, but I need it up and running today. Any thoughts?
Thank You
It acts like a bad path, but the malformed header message is throwing me, since I have no idea what that means.
Here's some relevant info for the path:
$memberinfo = "http://www.mysite.com/cgi-bin";
$passfile = "http:/www.mysite.com/cgi-bin";
$closing = "http:/www.mysite.com/cgi-bin";