From:             [EMAIL PROTECTED]
Operating system: windows
PHP version:      4.3.0
PHP Bug Type:     Reproducible crash
Bug description:  PHP as SAPI under IIS brings down all web services trying to find 
php_mhash.dll

IIS hangs when starting up with PHP 4.3.0 running as a SAPI module if I try
to load php_mhash.dll as an extension. The event viewer gives the
following message, classified as 'Information':

Application popup: Warning : Unknown(): Unable to load dynamic library
'D:\php-4.3.0-Win32\extensions\php_mhash.dll' - The specified module could
not be found.

... the World Wide Web Publishing Service then freezes, saying it's
'starting'. it does not respond to control messages from either 'net stop'
on the command line or other GUI controls. 

this is a bug because no other extensions fail in this manner, and they're
all in the same place, and everything works just fine with exactly the
same setup with PHP 4.2.3, also running in IIS as a SAPI. 

-fish 
-- 
Edit bug report at http://bugs.php.net/?id=21863&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21863&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21863&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21863&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21863&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21863&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21863&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21863&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21863&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21863&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21863&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21863&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21863&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21863&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21863&r=gnused

Reply via email to