Forum Moderators: coopster & phranque

Message Too Old, No Replies

cgi url and formmail

nms formmail help!

         

soapystar

6:45 pm on Jun 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



hope someone can help! im trying to setup an form to email script.The one im using is nms formmail.The post action asks me to specify my cgi bin url.my isp says its

cgi.myusername.plus.com.

so i insert

cgi.myusername.plus.com/cgi-bin/formmail.pl

as the url address for formmail that but when i click submit i get the error

[mydomain.cgi.myusername.plus.com...]

cannot be found.Any ideas what it should be or what im doing wrong?

soapystar

7:16 pm on Jun 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



ok..i changed the url from

cgi.username.plus.com/cgi-bin/formail.pl
to
[cgi.username.plus.com...] and now i get the 403 error that i dont have authorization to access?.....any help?

jimbo_mac

7:18 pm on Jun 29, 2002 (gmt 0)

10+ Year Member



your file permissions are wrong.
If im not mistaken, they should be set to 755
Owner should be set to read, write and execute
Group and everyone should be set read and execute only.

soapystar

7:24 pm on Jun 29, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



ok..thanks...but how i do i check and change them..my isp says it should be 644!

jimbo_mac

7:43 pm on Jun 29, 2002 (gmt 0)

10+ Year Member



>>>>how i do i check and change them..my isp says it should be 644!

change them with your ftp program's file permissions window.

If you unsure about what you are doing you should ask your host for help.