ID: 15729 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Dynamic loading Operating System: Windows 2000 Workstation PHP Version: 4.1.1 New Comment:
Are all the DLLs from the same PHP version/release? There have been API changes every once in a while so older DLL versions often do not work with newer PHP releases ... Previous Comments: ------------------------------------------------------------------------ [2002-02-26 07:59:11] [EMAIL PROTECTED] In the php.ini, I choose to activate some dll (gb,printer,pdf,sockets). When I load a PHP page (like phpinfo() but another code cause the same effect), I receive a message box that say Unable to load dynamic library "c:\Program File\php\php4\extensions\php_*.dll" where * is printer, pdf and sockets. But the php_gd.dll load correctly. I don't find my error. I copy the php4ds.dll in the winnt\system32 directory and in winnt\system directory (for security). And the extension_dir is the good directory. Can you help me? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15729&edit=1
