Run-Down Forums Forum Index Run-Down Forums

 
 FAQFAQ   SearchSearch
 
Run-Down Forums Forum Index
Open Mic Night
CGI Error
Post new topic   Reply to topic

Post new topic   Reply to topic    Run-Down Forums Forum Index -> Open Mic Night
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Fri Aug 24, 2001 10:14 pm    Post subject: Reply with quote

I am on an Windows NT Server trying to run your script and I'm receiving the following error:

The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

Undefined subroutine &main::page_header called at F:usersloopfrogwwwhtdocscgi-bind-mail.cgi line 228.


Please help me troubleshoot this issue as I am new to dealing with CGI scripts, (especially on NT).
Back to top
Dan
Chief Pontificator
Chief Pontificator


Joined: 22 Mar 1999
Posts: 9334
Location: Salem, OR

PostPosted: Fri Aug 24, 2001 10:20 pm    Post subject: Reply with quote

Sarcastic answer: switch to a UNIX server and add years to your lifespan! Smile

You obviously renamed the script from .pl to .cgi; did you make any other changes? I belive the $mailprog config variable would need to be changed to SMTP or whatever your NT server is using.

Line 228 is a call to the optional page header function (for incorporating your site design into the feedback displays). Line 98 is where the header file would be included, if you are using it. If not, that section should be commented out. If you are using the include, make sure it is pointing to the correct file path and name. Being on NT, you will probably need to change the forward slashes to back slashes in the path.

Dan
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Run-Down Forums Forum Index -> Open Mic Night All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group