peloton
01-16-2001, 06:04 AM
Can someone here please help me with the following problem. I've been trying on various form mail script on my RaQ 4 without any luck. One script that I got was formmail.pl from Matt's Scripts. Here are the steps that I took:
1. I put the formmail.pl script via FTP into my CGI-BIN.
2. Create a form mail on my web page with the following code --
<FORM METHOD=POST ACTION="http://mydomain.com/cgi-bin/formmail.pl">
<input type=hidden name="recipient"
value="info@mydomain.com">
<input type=hidden name="subject" value="Request for Information">
<input type=hidden name="return_link_url" value="http://mydomain.com/confirm.htm">
<input type=hidden name="return_link_title" value="Back to Main Page">
The result is the following message:
Execution of (/home/sites/site2/web/cgi-bin/formmail.pl) is not permitted for the following reason:
Script file not found.
I'm going crazy trying to fix this problem. Isn't there some sort of send mail script already pre-configured on the RaQ 4?
Any help is greatly appreciated.
1. I put the formmail.pl script via FTP into my CGI-BIN.
2. Create a form mail on my web page with the following code --
<FORM METHOD=POST ACTION="http://mydomain.com/cgi-bin/formmail.pl">
<input type=hidden name="recipient"
value="info@mydomain.com">
<input type=hidden name="subject" value="Request for Information">
<input type=hidden name="return_link_url" value="http://mydomain.com/confirm.htm">
<input type=hidden name="return_link_title" value="Back to Main Page">
The result is the following message:
Execution of (/home/sites/site2/web/cgi-bin/formmail.pl) is not permitted for the following reason:
Script file not found.
I'm going crazy trying to fix this problem. Isn't there some sort of send mail script already pre-configured on the RaQ 4?
Any help is greatly appreciated.
