Paulanator
08-30-2001, 03:33 AM
I have recently moved to FQ, and had my script working great at the other location.
Now, I cannot get the darn thing to work correctly on this server.
It is a pretty simple script, one html doc, and one cgi script.
I have the html doc named referral_form.html calling
/cgi-bin/referral.cgi
The cgi doc has been saved in a perl editor, and no returns, and uploaded in ascii, also stripped returns out with the CNC tool.
The cgi script is called referral.cgi, and is at 755, and is the cgi-bin directory.
I have a domain redirected to the main domain, but I have even tried getting it to work in the main root domain directory, and it still comes up with a 500 error.
The logs say there is a compile error in the last line.
My brother has two domains very similar set up, and exact same script, and it works fine. In just testing it, my files work fine on his server. We are on different servers here, could they be set up different? Could the paths be different?
It almost seems like the send mail is not in the path
/usr/lib/sendmail
Any help or suggestions would be greatly appreciated!
Now, I cannot get the darn thing to work correctly on this server.
It is a pretty simple script, one html doc, and one cgi script.
I have the html doc named referral_form.html calling
/cgi-bin/referral.cgi
The cgi doc has been saved in a perl editor, and no returns, and uploaded in ascii, also stripped returns out with the CNC tool.
The cgi script is called referral.cgi, and is at 755, and is the cgi-bin directory.
I have a domain redirected to the main domain, but I have even tried getting it to work in the main root domain directory, and it still comes up with a 500 error.
The logs say there is a compile error in the last line.
My brother has two domains very similar set up, and exact same script, and it works fine. In just testing it, my files work fine on his server. We are on different servers here, could they be set up different? Could the paths be different?
It almost seems like the send mail is not in the path
/usr/lib/sendmail
Any help or suggestions would be greatly appreciated!