View Full Version : i need help
snoebal
July 21st, 2001, 13:56
ok
all i need is a host to store formmail.pl
i found one and i cant get it to work
im using matts v 1.6 formmail script
im pretty sure i configged it correctly
someone help me!
LastActionHero
July 21st, 2001, 14:42
Any host with CGI will do. What host are you on now? And what error do you get when you run it?
snoebal
July 21st, 2001, 14:47
im with http://free.prohosting.com
this is the error i get
"The server encountered an internal error or misconfiguration and was unable to complete your request."
here is the page
http://www.sobersmusic.com/online.html
LastActionHero
July 21st, 2001, 14:52
Ok Did you CHMOD the script properly and eveything?
Set all the variables that were in the script correctly?
snoebal
July 21st, 2001, 15:00
im not sure
i made the form correctly
all i did was put my referrer in
@referers = ('sobersmusic.com','blackandgreen.com','216.169.119.80');
what else do i have to do
im new at this
LastActionHero
July 21st, 2001, 15:11
On the first line of formmail.pl set the path to perl like this
#!/usr/bin/perl
Check with your host what the path is.
Second,
set the path to sendmail look for this variable $mailprog
and set it like this
$mailprog = '/usr/sbin/sendmail'
path to sendmail must be checked from your host.
thirdly,
CHMOD your script to 755 using your ftp software. If it still doesn't work trying chmoding to 777
finally,
set the form code on the webpage correctly by reading the readme file correctly.
I'm now going to bed so if you have any problems I will help you out in the morning. :)
snoebal
July 21st, 2001, 15:58
its working now, but im not getting the email
i did all you said
meow
July 24th, 2001, 04:33
Huh...does prohosting have sendmail at all? Isn't that loke their big downside? :p
LastActionHero
July 24th, 2001, 04:55
If it doesn't allow sendmail it won't work. Look for some other host.
meow
July 24th, 2001, 06:01
Never used them. But I'm almost sure that use to be mentioned in the freewebspace forum when they are up.
snoebal
July 24th, 2001, 15:19
can you recommend a hosting service that allows sendmail?
free?
LastActionHero
July 25th, 2001, 01:12
try f2s.com
snoebal
July 25th, 2001, 12:05
they have their signups disabled
niv
July 25th, 2001, 12:06
try cgi-bin.spaceports.com (you have to sign up for one of their reg. accounts first)? :confused:
razor
July 25th, 2001, 22:55
did you upload in ascii? and chmod it 755?
niv
July 25th, 2001, 23:00
if /usr/sbin/sendmail isn't enabled in the user accounts, then the script won't work. period.
snoebal
July 25th, 2001, 23:12
yes i did
snoebal
July 25th, 2001, 23:26
spaceports does not allow sendmail anymore
niv
July 25th, 2001, 23:28
try vr9.com
snoebal
July 25th, 2001, 23:46
i get this error on vr9.com when filling out the form
Premature end of script headers: /data/snoebal/cgi-bin/FormMail.pl
MOD_VR9: Error 500 occured while processing : /data/snoebal/cgi-bin/FormMail.pl
niv
July 25th, 2001, 23:52
i can't think of any other hosts right now... :p
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.