php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42286 php4isapi.dll registred on IIS block mine DLL correct work.
Submitted: 2007-08-13 15:26 UTC Modified: 2008-07-11 21:22 UTC
Votes:3
Avg. Score:3.7 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: bagulhus at gmail dot com Assigned:
Status: Wont fix Package: IIS related
PHP Version: 4.4.7 OS: Windows 2003
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: bagulhus at gmail dot com
New email:
PHP Version: OS:

 

 [2007-08-13 15:26 UTC] bagulhus at gmail dot com
Description:
------------
When php4isapi.dll is registred on my IIS, it's blocking mine DLL work correctly.

A don't know why but while call a function from my dll it's return empty.

I using IIS 6.0

Reproduce code:
---------------
The code bellow is ASP in VBS Script.
My Server Work within PHP and ASP files.

dllobj.Ativa("name1","zip code","license code","product key","checksum code for activation")

Expected result:
----------------
Expected result is numbers with 7 digits, but when php4isapi.dll is seted on IIS Filters ISAPI that code result emply. 

Actual result:
--------------
emply string

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-11 21:22 UTC] jani@php.net
We are sorry, but we can not support PHP 4 related problems anymore.
Momentum is gathering for PHP 6, and we think supporting PHP 4 will
lead to a waste of resources which we want to put into getting PHP 6
ready.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC