ID: 28132 Updated by: [EMAIL PROTECTED] Reported By: dpfender at nctv dot com -Status: Open +Status: Bogus Bug Type: *PDF functions Operating System: Windows 2000 SP4 PHP Version: 4.3.6 New Comment:
Thanks for report, but this is a duplicate of Bug 28017. Previous Comments: ------------------------------------------------------------------------ [2004-04-23 23:58:45] dpfender at nctv dot com Description: ------------ I just installed version 4.3.6, including several php_xxx.dll files. In php.ini, I configured php_pdf.dll, as I had in previous versions. I then executed php -v on the command line and got the following error: PHP Fatal error: PDFlib error: Version mismatch in wrapper code in Unknown on line 0 If I remove the dll from the php.ini configuration, the error disappears. I double-checked that I had loaded the newest dll files in the system32 directory. The version 4.3.5 dll was 528KB and the version 4.3.6 dll is 72KB. Something does not seem proper. If I re-install the version 4.3.5 php_pdf.dll, there are no errors. Reproduce code: --------------- php -v Expected result: ---------------- no errors Actual result: -------------- D:\WINNT>php -v PHP Fatal error: PDFlib error: Version mismatch in wrapper code in Unknown on line 0 PHP 4.3.6 (cgi-fcgi) (built: Apr 14 2004 17:21:37) Copyright (c) 1997-2004 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28132&edit=1