[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Possible FormMail Issue
- Subject: Re: [vps-mail] Possible FormMail Issue
- From: Abigail Marshall <abigailrm@xxxxxxxxx>
- Date: Wed, 31 Aug 2011 22:02:50 -0700
Start by looking at the error log -- that often will give a clue. If it
doesn't make sense to you, post whatever the output is here. It could be a
lot of different things, and without access to your server or your script,
it's hard to guess.
You can start by checking permissions on the script, however -- that's
basically the most common reason a newly created script won't work. Set
them temporarily to 777 for testing, and then if it solves the problem, you
can experiment by tightening them up. (You don't want to leave it at 777
because that's a security risk, but if you test at that level and things
still don't work, you'll at least know that it is not a permissions problem)
-Abigail
On Wed, Aug 31, 2011 at 9:37 PM, Colin Adams <webmaster@xxxxxxxxxxxxxxx>wrote:
> Hi ,****
>
> ** **
>
> I’ve just created a new form using the FormMail.pl script to process the
> results.****
>
> ** **
>
> The form can be found here:
> http://www.antigua-marina.com/booking_proof310811.html****
>
> ** **
>
> I added a script alias for the cgi-bin directory to the virtual host config
> (ScriptAlias /cgi-bin /usr/local/etc/httpd/neem-cgi-bin/) and changed the
> variables for the FormMail.pl script.****
>
> ** **
>
> I thought that I had got everything right but am encountering the following
> error message when I submit the form: ****
>
> ** **
>
> *Forbidden*
>
> You don't have permission to access /cgi-bin/FormMail.pl on this server.**
> **
>
> ** **
>
> I double checked the @referers variable but couldn’t see anything wrong
> with it.****
>
> ** **
>
> Can anyone help?****
>
> ** **
>
> ** **
>
> ** **
>
> Thanks!****
>
> ** **
>
Main Index |
Thread Index