Edit report at http://bugs.php.net/bug.php?id=51461&edit=1

 ID:               51461
 Updated by:       [email protected]
 Reported by:      laxmi dot v_2k7 at yahoo dot co dot in
 Summary:          PECL package extensions for this version
-Status:           Open
+Status:           Bogus
 Type:             Bug
 Package:          *PDF functions
 Operating System: Windows XP
 PHP Version:      5.2.13

 New Comment:

http://downloads.php.net/pierre/ has many PECL extensions.



But for pdflib, please ask the PDFLib company (commercial product).


Previous Comments:
------------------------------------------------------------------------
[2010-04-02 11:32:11] laxmi dot v_2k7 at yahoo dot co dot in

Description:
------------
After installing and configuring PHP(php-5.2.13-nts-Win32-VC6-x86) for
IIS on windows XP to add another extension from PECL package is not
recognised.



As said in the php manual "The PECL package will not be released for
this version The 5.2.6 PECL package does however work with this release"
adding dll files for pdflib/cpdf/printer in php\ext folder from PECL
5.2.6 with extension line included in php.ini file does not effect
extension to php. phpinfo() still does not recognise these extensions.



Solution to this issue will be highly appreciated.



Regards,

Lakshmi





Test script:
---------------
1.lines included in ini file:



extension=php_printer.dll

extension=php_pdflib.dll



2.respective dll files placed in ext folder



3.restarting IIS

Expected result:
----------------
php enabled with pdf/printer functions outputting pdf generated on the
fly

Actual result:
--------------
phpinfo() not displaying added extensions


------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51461&edit=1

Reply via email to