php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12693 CGI Error Cotinued... futher info...
Submitted: 2001-08-10 15:08 UTC Modified: 2001-10-02 18:37 UTC
From: flint at netsolutionsllc dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.6 OS: Windows 2000 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: flint at netsolutionsllc dot com
New email:
PHP Version: OS:

 

 [2001-08-10 15:08 UTC] flint at netsolutionsllc dot com
- Win2k 
- IIS 5.0
- SP2
- SQL Server 2000 (using ms_sql module) as dist.

Have some additional info that might help, or not. Looking at some of the other bugs, this might be information you need.

Snippets from log file:

You can definately see where the 502 code occurs, I assume that means CGI Header Error.

Now, the GET string is not appedning the ? after the page request. Is that normal. The referal information is. Could that be what is causing the CGI erros? I don't know, but this might help. Can someone update me on the status of this bug. I've read a lot about it on the list but no resolutions has been made.

But, the 200 code seems to not have the quesiton mark as well. Who knows. I don't see a pattern.

2001-08-10 16:01:49 216.174.200.170 - W3SVC3 SERVER-01 206.98.102.164 80 GET /jobseekers/evfile/edit.html SESSIONID=6cb194928e5d68ded358d8240ebc082d 200 0 67491 502 27891 HTTP/1.1 dev.hiregate.com

2001-08-10 16:13:11 198.81.17.162 - W3SVC3 SERVER-01 206.98.102.164 80 GET /jobseekers/console.html SESSIONID=befae79f69d2a31317d1c9663567f654 502 0 355 447 328 HTTP/1.0 dev.hiregate.com Mozilla/4.0+(compatible;+MSIE+5.5;+AOL+6.0;+Windows+98;+Win+9x+4.90) - http://dev.hiregate.com/index.html?SESSIONID=befae79f69d2a31317d1c9663567f654

2001-08-10 16:14:50 206.98.102.131 - W3SVC3 SERVER-01 206.98.102.164 80 GET /jobseekers/console.html SESSIONID=8a5abb4e94a92d1f1c702f76cc3bec53 502 0 374 518 328 HTTP/1.1 dev.hiregate.com Mozilla/4.0+(compatible;+MSIE+6.0b;+Windows+NT+5.0) - http://dev.hiregate.com/index.html?SESSIONID=8a5abb4e94a92d1f1c702f76cc3bec53

2001-08-10 16:15:45 198.81.17.162 - W3SVC3 SERVER-01 206.98.102.164 80 GET /jobseekers/evfile/evfile.html SESSIONID=befae79f69d2a31317d1c9663567f654 200 0 12148 445 500 HTTP/1.0 dev.hiregate.com Mozilla/4.0+(compatible;+MSIE+5.5;+AOL+6.0;+Windows+98;+Win+9x+4.90) - http://dev.hiregate.com/jobseekers/evfile/evfile.html?SESSIONID=befae79f69d2a31317d1c9663567f654

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-10 15:13 UTC] flint at netsolutionsllc dot com
This is the exact log entry for a redirect that causes the CGI error.

-Flint

http://dev.hiregate.com/companies/joborder/joborder.html?SESSIONID=5ebc71537fdae11de9089e165624a0a8
2001-08-10 19:13:15 206.98.102.131 - W3SVC3 SERVER-01 206.98.102.164 80 GET /companies/joborder/joborder.html SESSIONID=5ebc71537fdae11de9089e165624a0a8 502 0 374 515 16 HTTP/1.1 dev.hiregate.com Mozilla/4.0+(compatible;+MSIE+6.0b;+Windows+NT+5.0) - http://dev.hiregate.com/companies/joborder/joborder.html?SESSIONID=5ebc71537fdae11de9089e165624a0a8
 [2001-08-11 07:52 UTC] phildriscoll@php.net
There's no mention in this report of the alleged bug that 
all this info refers to. I assume you are referring to the
'The specified CGI application misbehaved by not returning 
a complete set of HTTP headers. The headers it did return 
are:'
problem that Jeff Howard reported on the php-win list.

Please follow the instructions in install.txt and report 
back if php works ok on the command line, or if you manage 
to get things working.

 [2001-10-02 18:37 UTC] sniper@php.net
No feedback, considered fixed.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 23:01:28 2025 UTC