From: [EMAIL PROTECTED] Operating system: Windows 2000 Workstation PHP version: 4.1.1 PHP Bug Type: Dynamic loading Bug description: Unable to load dll
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 bug report at http://bugs.php.net/?id=15729&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15729&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15729&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15729&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15729&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15729&r=support Expected behavior: http://bugs.php.net/fix.php?id=15729&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15729&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15729&r=submittedtwice
