|
| A R C H I V E D M E S S A G E |
|
Subject: Cgi Error line 917 |
| Posted: 07/29/2003 at 1:10:35 pm |
| By: clinton white |
| I seem to have all working properly but get below error. When i look at line 917 it is in the section that tell me not to edit?? I have replaced the files again thinking I made a mistake in my edit. I get the same exact error after i re-edit and try again.
I have a windows 2k server have perl install and working fine. I have chosen the smtp option in the bizmail.cgi file and I am running a smtp server on local host. Can you give me any insight as to what is happening.
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Can't call method | |
|
|
Subject: Re: Cgi Error line 917 |
| Posted: 07/29/2003 at 1:10:44 pm |
| By: clinton white |
| sorry error did not fully post here it is again..
CGI Error
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 D:\NOC02\cgi-bin\bizmail.cgi line 917.
| |
|
|
Subject: Re: Cgi Error line 917 |
| Posted: 07/30/2003 at 1:10:51 pm |
| By: Seth Knorr |
| Looks like you are trying to use SMTP to send the response and your server does not support that module. Try sendmail instead, will almost always work. If you still have problems contact your ISP and check is sendmail or SMTP is enabled.
Seth
| |
|
|