|
| A R C H I V E D M E S S A G E |
|
Subject: Sorry, try this again... |
| Posted: 03/27/2003 at 7:42:29 pm |
| By: Laurel |
| My last post got a little confusing... let's try this again.
When I test the form I set up at www.starfishweb.com/tanglin/contact/feedback_form.htm I get the following error message:
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Can't call method 'mail' on an undefined value at C:\Web\starfishweb.com\cgi-bin\bizmail.cgi line 928.
I have stored the modified Biz Mail cgi file at starfishweb.com/cgi-bin/.
Any suggestions on how to fix this problem? | |
|
|
Subject: Re: Sorry, try this again... |
| Posted: 03/27/2003 at 7:42:38 pm |
| By: Seth Knorr |
| It looks as if you are using the form through SMTP. You may want to try using it through Sendmail. Most host's don't support SMTP.
Seth
| |
|
|
Subject: Re: Sorry, try this again... |
| Posted: 03/28/2003 at 7:42:48 pm |
| By: Laurel |
| I'm working on a Windows server so my understanding is that I have to go through SMTP. My host provider installed the additional perl module NET::SMTP and said that everything is working fine on their end.
Any other ideas?
Laurel
| |
|
|
Subject: Re: Sorry, try this again... |
| Posted: 03/28/2003 at 7:43:00 pm |
| By: Seth Knorr |
| I think that it is still a smtp problem. I would check with your host, they should support Sendmail most do.
Seth
| |
|
|