PDA

View Full Version : formmail.pl?


AlConcepcion
01-12-2002, 05:52 PM
Hi,

trying to set up a form for people to enter comments on my site and have it emailed to me.

I can't find the formmail.pl file or the formmail.cgi file that the controlpanel refers to.

I tried putting a php3 script that I downloaded into my cgi-bin, but got an error when running it.

any ideas?

Al

Damian
01-12-2002, 06:00 PM
Formmail isn't supported by HR, you're on your own for the scripts.

php isn't run from the cgi bin, just put your php3 file into public_html and it will run just fine.

D

AlConcepcion
01-13-2002, 03:59 AM
nope, still problems.

I can't get it to run the php script, even on the main public_html folder. It says URL not found for some reason.

When I tried using a CGI script, it wouldn't work on either the CGI-bin folder, or the public html folder.

It gave me a "Forbidden" error:

------------------
Forbidden

You don't have permission to access /anymail.cgi on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

--------------------
help!

El_Nino
01-13-2002, 02:41 PM
you have to change the file permissions (CHMOD) to atleast 775