ID: 37332 User updated by: somepost at centrum dot cz Reported By: somepost at centrum dot cz Status: Open Bug Type: Dynamic loading Operating System: Windows XP SP2 PHP Version: 5.1.4 New Comment:
correct title is extensions aren't loaded Sorry Previous Comments: ------------------------------------------------------------------------ [2006-05-05 17:16:45] somepost at centrum dot cz Description: ------------ I have Windows XP SP2, Apache 1.3, PHP 5.1.4.4.as Apache module. php.ini is located in D:\WINDOWS\php.ini key settings: extension_dir = "D:\php\ext\" extension=php_curl.dll extension=php_imap.dll extension=php_pdo.dll extension=php_pdo_mysql.dll PHP is not able to load extensions. All paths to extensions are correct but in Apache log I see messages: PHP Warning: PHP Startup: Unable to load dynamic library [here is lib name: php_curl.dll, php_pdo_mysql.dll...] When I save php.ini and downgrade PHP to 5.1.2 all modules are successfully loaded. I also tried PHP 5.1.3 and I saw modules weren't loaded, so I think this bug is in 5.1.3 and 5.1.4. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37332&edit=1