ID: 21183 User updated by: [EMAIL PROTECTED] -Summary: Unable to load the dynamic library *.dll Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Dynamic loading Operating System: Windows XP -PHP Version: 4.3.0RC4 +PHP Version: 4.4.0 New Comment:
Well, my php.ini settings for extensions are: ... extensions_dir = c:\inetpub\php\extensions extension=php_gd.dll extension=php_imap.dll ... (the libraries I want to load are php_gd.dll and php_imap.dll). In httpd.conf I wrote: ... LoadModule php4_module modules/php4apache4.dll ... and I copied all the dll files needed in c:\winnt\system32 Previous Comments: ------------------------------------------------------------------------ [2002-12-25 16:12:09] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2002-12-25 16:10:38] [EMAIL PROTECTED] Hello, I've downloaded the other days the latest snapshot of php 4.4.0 and I've configured Apache 2.0.43 with the php4_module on Windows XP. When I start the Apache server I get no error but when I try to execute a php script I get the error "Unable to load dynamic library some.dll" and the message repeats itself for all the libraries I loaded in php.ini. Thank you for taking your time responding me. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21183&edit=1
