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

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




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

[2003-08-04 13:56:41] [EMAIL PROTECTED]

Did tell php to load the fdf extension?

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

[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