Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

not returning a complete set of HTTP headers

Quote Reply
not returning a complete set of HTTP headers
I've read this forum for the past 2 hrs :(

I've seen where this was asked before, but there were no answers, and since those posts were 2-3 yrs old, I decided to start fresh.

Here is the error I get when trying to access the admin.cgi CGI Error

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

Note that it doesn't list anything further. So I don't have a clue which headers the script is looking for.

Now my host uses: Perl32.exe

#!C:\PERL\BIN\PERL.EXE

# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "E:\webs\9240\cgi-bin\admin";
$db_dir_url = "http://freebiesonline2000.com/cgi-bin/admin";



So can anyone advise me as to what is wrong and how I may fix it.

Thanks

Beckie
Subject Author Views Date
Thread not returning a complete set of HTTP headers beckiesue 13994 Sep 15, 2002, 7:53 AM
Thread Re: [beckiesue] not returning a complete set of HTTP headers
stu2000 13895 Sep 15, 2002, 11:13 AM
Thread Re: [stu2000] not returning a complete set of HTTP headers
stu2000 13897 Sep 15, 2002, 11:16 AM
Thread Re: [stu2000] not returning a complete set of HTTP headers
beckiesue 13888 Sep 15, 2002, 11:50 AM
Post Re: [beckiesue] not returning a complete set of HTTP headers
Stealth 13211 Oct 27, 2002, 10:29 AM