ID: 21863 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: Reproducible crash +Bug Type: IIS related Operating System: windows PHP Version: 4.3.0 New Comment:
This is most likely an installation error.. Are you 100% sure you've replaced _all_ the old dlls with the new ones from the PHP 4.3.0 release package? Also the ones in dlls/ folder? And php4ts.dll? (some people have said they had to reboot too...) Previous Comments: ------------------------------------------------------------------------ [2003-01-28 10:40:16] [EMAIL PROTECTED] no error with cli: mhash loads ok, everything is fine. ------------------------------------------------------------------------ [2003-01-24 11:15:43] [EMAIL PROTECTED] Do you get an error loading php_mhash.dll with the CLI sapi? ------------------------------------------------------------------------ [2003-01-24 11:05:34] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=21863&edit=1
