php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25642 CGI error with php4ts.dll
Submitted: 2003-09-24 07:32 UTC Modified: 2003-09-24 14:54 UTC
From: astron at bronxwhq dot org Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 4.3.3 OS: Windows 2000 Server
Private report: No CVE-ID: None
 [2003-09-24 07:32 UTC] astron at bronxwhq dot org
Description:
------------
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

I aim to enable SSL with Php4.3.3 or Php4.3.2.. But i didnt manage to reach solutions with Windows2000 server. In my local to enable SSL connection for Php , i have downloaded new php4ts.dll,thanks to Marek Kilimajer,   
from http://ftp.proventum.net/pub/php/win32/misc/openssl/ and replaced it. On WinXP there is no problem everythings is okay. But when i have been replacing php4ts.dll on Windows2000 server it gives me CGI error..

Do you have any idea? Or can it be a bug?

Reproduce code:
---------------
Any php code.. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-24 09:39 UTC] sniper@php.net
1. You're using unsupported binary
2. Most likely just wrong dlls around.

 [2003-09-24 14:54 UTC] astron at bronxwhq dot org
So, how can i find correct ones? Or what will you suggest to me? And how will i enable SSL connection..

Thanks Astron..
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 06:01:32 2024 UTC