![]() |
|
#21
|
||||
|
||||
|
Well cgi-bin is for cgi scripts .cgi. .pl is another extension for php like .php, so I was wondering if mabey the server didn't like that it was in the cgi-bin. I looked in the instructions and couldn't find where it said to put it in the cgi-bin so I was wondering.
|
| Sponsored Links |
|
#22
|
|||
|
|||
|
Well, I moved the file but I'm still getting 500 Errors and not receiving info.
|
|
#23
|
||||
|
||||
|
Try renaming formmail.pl formmail.php, and then changing the submit line in the form to
<form action="http://www.napalmtheory.com/econtrollers/FormMail.php" method="POST" enctype="multipart/form-data"> I've changed two things on the action the name to .php and not .pl and method from GET to Post because with how long your form is get probley would not work well. Do you have php support on your website? |
|
#24
|
|||
|
|||
|
Yeah, my server supports Perl.
Sigh, I give in. The beast has defeated me. I reuploaded the original unedited file and tried again, but now my server won't even locate the file, so I've had it. Sorry to bother you. Thank you for your help though! |
|
#25
|
||||
|
||||
|
|
|
#26
|
|||
|
|||
|
I love you!
this one works, and works well might I add. After an hour of programming and troubleshooting, and fixing a stupid mistake, I got it to wrk! Yay! Thank you!
|
|
#27
|
||||
|
||||
|
Your welcome. Glad I could help.
|
| Thread Tools | |
| Display Modes | |
|
|