php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21381 apache/gd/freetype/mod_perl
Submitted: 2003-01-03 01:33 UTC Modified: 2003-01-03 02:25 UTC
From: ruempler at topconcepts dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.3.0 OS: RedHat 7.2 Kernel 2.4.19
Private report: No CVE-ID: None
 [2003-01-03 01:33 UTC] ruempler at topconcepts dot com
hi,

if i compile php-4.3.0 with the builtin gd, pdflib 4.0.3, postgres support, freetype 2.0.3 as apache module, there is a problem with apache's mod_perl:
now the perl GD library does not work any more, we get the error

"libgd was not built with FreeType font support"

although we compiled php with freetype support.

if we install php WITHOUT gd, the mod_perl gd functions are working again fine.

bug or what? :-)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-03 02:09 UTC] derick@php.net
Most likely a bug in perl. Reopen if you have proof that it is PHP's fault.

Derick
 [2003-01-03 02:25 UTC] ruempler at topconcepts dot com
but mod_perl worked with gd before i installed php with gd support!

i will report that issue to the perl bugzille, too.
 [2003-01-03 02:34 UTC] ruempler at topconcepts dot com
sorry, i forgot to say that ONLY mod_perl doesn't work anymore, the shell perl binary can use GD with even freetype support and does not exit with the error-message, that is produced by mod_perl.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 12:01:32 2024 UTC