ID: 24292 Updated by: [EMAIL PROTECTED] Reported By: php4bug at ccso dot com -Status: Duplicate +Status: Bogus Bug Type: Dynamic loading Operating System: Windows XP Pro PHP Version: 4.3.3RC1 New Comment:
.. Previous Comments: ------------------------------------------------------------------------ [2003-06-23 03:17:12] [EMAIL PROTECTED] 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. You need to copy the mhash.dll, not the php_mhash.dll ------------------------------------------------------------------------ [2003-06-23 02:41:33] php4bug at ccso dot com Description: ------------ Installed PHP4 for in D:\PGMS\PHP and Apache2 in D:\PGMS\Apache2 Copied php4ts.dll to the D:\PGMS\Apache2\modules folder Added the LoadModule php4_module modules/php4apache2.dll and the AddType application/x-httpd-php .php to the .conf file. Started Apache2 OK Run phpinfo () script in the browser for the site OK Edited c:\windows\php.ini to change the extension directory to "D:\PGMS\PHP\extensions" and uncommented the php4_mhash.dll line to make it available. Restarted Apache2 and got the error: Unknown(): Unable to load dynamic library 'D:\PGMS\PHP\extensions\php_mhash.dll' - The specified module could not be found. Tried to copy the php_mhash.dll to C:\Windows, C:\Windows\system32, D:\PGMS\Apache2\modules, and D:\PGMS\PHP folders. Still gets a similar error. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24292&edit=1