php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29640 ASP fails using ISAPI dll
Submitted: 2004-08-13 00:10 UTC Modified: 2005-02-22 01:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: mikey at mikeymejnr dot com Assigned:
Status: No Feedback Package: IIS related
PHP Version: 5.0.0 OS: Windows 2000
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-08-13 00:10 UTC] mikey at mikeymejnr dot com
Description:
------------
Note: similar to Bug 11151 but newer version of PHP

Using ISAPI module (with or without ISAPI filter) is causing ASP pages to fail intermittantly.

Error message given as
The RPC server is unavailable

Also sometimes see just a memory location as the error message.

Tested using latest snapshot also.

Terminating DLLHOST process seems to temporarily fix.
Also could not load IIS MMC until DDLHOST was terminated.

Not sure what code is running since this is on a production server.

Tried using PHP-CGI.exe but this would not allow login scripts to work using cookies/sessions (in PHPNuke etc).

Register globals enabled.
session.save-path set correctly.
session folder permissions set.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-22 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC