From:             mikey at mikeymejnr dot com
Operating system: Windows 2000
PHP version:      5.0.0
PHP Bug Type:     IIS related
Bug description:  ASP fails using ISAPI dll

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.


-- 
Edit bug report at http://bugs.php.net/?id=29640&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29640&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29640&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29640&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29640&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29640&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29640&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29640&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29640&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29640&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29640&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29640&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29640&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29640&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29640&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29640&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29640&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29640&r=float

Reply via email to