ID:               19542
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         GD related
 Operating System: linux redhat 6.2
 PHP Version:      4.2.3
 New Comment:

I've compiled without --enable-gd-native-ttf ... 
Itcompiles ok, but I hve the same error (which is logical) and the
phpinfo print this :
GD Support enabled 
GD Version 1.6.2 or higher 
JPG Support enabled 
PNG Support enabled 
WBMP Support enabled


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

[2002-09-26 17:10:41] [EMAIL PROTECTED]

If you try to compile without the --enable-gd-native-ttf flag does the
error still occur? Also, check your phpinfo() in regard to the gd
settings if the problem persists please include those in your report as
well.

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

[2002-09-22 16:25:40] [EMAIL PROTECTED]

in the phpinfo nothing appears in the gd section about truetype font
... (it used to before)

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

[2002-09-22 14:33:36] [EMAIL PROTECTED]

Check your phpinfo() for GD module, it is possible it was never
compiled due to some mis-configuration issue.

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

[2002-09-21 11:27:44] [EMAIL PROTECTED]

I forgot to tell that I also tried with php-latest

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

[2002-09-21 11:25:41] [EMAIL PROTECTED]

I have this error with the 4.2.3 :
Call to undefined function:  imagettfbbox()

No problem with configuration or compilation ...

I have the same system and same web application for a long long time
...

The porblem has appeared with this version ...

The configuration line :

./configure --with-config-file-path=/etc/httpd --with-apxs
--disable-debug --enable-versioning --enable-safe-mode
--enable-memory-limit --with-mysql --enable-ftp --with-zlib --with-gd
--enable-gd-native-ttf --with-ttf --with-jpeg-dir
--with-xpm-dir=/usr/X11R6 --with-png-dir --with-tiff-dir
--enable-bcmath --with-pdflib --with-imap --with-kerberos
--with-imap-ssl

i also tried with --with-ttf=/usr/lib


it is gd-1.8.3

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


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

Reply via email to