ID: 21863 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Bogus Bug Type: IIS related Operating System: windows PHP Version: 4.3.0 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Apparently an user error. Previous Comments: ------------------------------------------------------------------------ [2003-01-28 12:10:54] [EMAIL PROTECTED] 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...) ------------------------------------------------------------------------ [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
