ID:               24936
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ceo at l-i-e dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         FDF related
 Operating System: Mandrake 8
 PHP Version:      4.3.2
 New Comment:

Did tell php to load the fdf extension?


Previous Comments:
------------------------------------------------------------------------

[2003-08-04 13:10:28] ceo at l-i-e dot com

Description:
------------
Compiling from source Apache 1.3.28 + PHP 4.3.2 --with-fdftk=shared +
libfdftk.so installed and displayed by "ldconfig -v", yields:

/usr/local/apache/bin/httpd: relocation error:
/usr/lib/php/extensions/fdf.so: undefined symbol: FDFInitialize


Attempting a static compilation yielded:

phpinfo() then showed me that FDF was there:
fdf
FDF Support  enabled
FdfTk Version  5.0

Alas, attempting to use fdf_create() yielded:

FDF Error: An internal FDF Library error occurred


Previously, using RPMs of PHP 4.2.3 and Apache 1.3.26 and then
compiling the PHP fdf.so from source and tossing it in the extensions
directory, I was able to use FDF.

So I'm reasonably certain that the FDFTK is working correctly.

But I need fdf_open_string and fdf_enum_values from PHP 4.3+

A much more long-winded version of this problem is at:
http://marc.theaimsgroup.com/?l=php-general&m=105976533301489&w=2




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


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

Reply via email to