From:             osman dot anwer at utoronto dot ca
Operating system: Windows 2000 Server
PHP version:      4.3.10
PHP Bug Type:     IIS related
Bug description:  PHP 4.3.10 failing when run on IIS as ISAPI

Description:
------------
PHP 4.3.10 shows extreme instability when run on IIS as an ISAPI module.

Even a regular 
print "hello world";
world is failing for me.

It used to work just fine with PHP 4.3.6. And it works fine if I run it as
a CGI. What changed?

My setup is W2K server with IIS 5 and PHP 4.3.10

Actual result:
--------------
The error messages you get are variously

"PHP has encountered an Access Violation at 77F47917"
with the address being different every time.

or
"The handle is not valid"

After I gave IUSR permission to *everything* possibly
PHP related I get just regular HTTP 500 errors.

Also nothing shows up in the event log, even though I've
configured it to do so.


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

Reply via email to