ID: 28017 User updated by: phpcoder at jkap dot com Reported By: phpcoder at jkap dot com -Status: Bogus +Status: Closed Bug Type: Dynamic loading Operating System: windows 2000 PHP Version: 4.3.6RC3 New Comment:
I appended my PATH variable with \php\dlls solving my problem and to allow easy future upgrading. This was not necessary for me to do on 4.3.6RC3 and was an unexpected change in 4.3.6. Thanks for pointing it out. Previous Comments: ------------------------------------------------------------------------ [2004-04-16 03:14:02] [EMAIL PROTECTED] You'll need to copy dlls\pdflib.dll to your system path (c:\winnt\system32 for example) ------------------------------------------------------------------------ [2004-04-16 00:18:34] phpcoder at jkap dot com Description: ------------ Extract older php_pdf.dll (528kb) into extensions dir from previous release (4.3.6RC3) to replace current one contained in zip package(72kb). Reproduce code: --------------- Uncomment 'extension=php_pdf.dll' in php.ini. Expected result: ---------------- Error will pop up on server indicating "Unable to load dynamic library '.\extensions\php_pdf.dll' - The specified module could not be found. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28017&edit=1