From:             dsmith at prgrain dot bc dot ca
Operating system: Windows
PHP version:      5.1.2
PHP Bug Type:     PDF related
Bug description:  Error in build version

Description:
------------
Use the zipped distribution of PHP 5.1.2 for Wimdows, I have been able to
get the core PHP active, but can not get the PDF functions to work.  If I
enable the extensions PHP_PDF.DLL or PHP_CPDF.dll, I receive an error
saying these versions were compiled with a different version, and PHP
aborts.  I tried installing the PDFLIB Lite package, but the compiled DLL
is not recognized as a valid PHP DLL when added to the list of
extensions.

Is there newer version of these files, or perhaps an alternate
installation?  

Actual result:
--------------
PHP Warning:  PHP Startup:
SVït$►Wï=♦A☺☺Vhli☺☺j: Unable to
initialize module
Module compiled with module API=20020429, debug=0, thread-safety=1
PHP    compiled with module API=20050922, debug=0, thread-safety=1
These options need to match
 in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup:
SVït$&#9658;Wï=&#9830;A&#9786;&#9786;Vhli&#9786;&#9786;j: Unable to
initialize module
Module compiled with module API=20020429, debug=0, thread-safety=1
PHP    compiled with module API=20050922, debug=0, thread-safety=1
These options need to match
 in <b>Unknown</b> on line <b>0</b><br />
PHP Warning:  PHP Startup: &#934;;&#9562;: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=1
PHP    compiled with module API=20050922, debug=0, thread-safety=1
These options need to match
 in Unknown on line 0
<br />
<b>Warning</b>:  PHP Startup: &#934;;&#9562;: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=1
PHP    compiled with module API=20050922, debug=0, thread-safety=1
These options need to match
 in <b>Unknown</b> on line <b>0</b><br />

-- 
Edit bug report at http://bugs.php.net/?id=37227&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37227&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37227&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37227&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37227&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37227&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37227&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37227&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37227&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37227&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37227&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37227&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37227&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37227&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37227&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37227&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37227&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37227&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37227&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37227&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37227&r=mysqlcfg

Reply via email to