php3-list | 199901
Date: 01/31/99
- Next message: Pan Hong: "[PHP3] HTTP referer"
- Previous message: Manuel Lemos: "[PHP3] Private semaphores (was Re: [PHP3] making dynamic pages pseudo dynamic)"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] FreeType Support with FreeBSD returns "Document contains no data""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Try editing your config.h file in your PHP directory and fine the line
>that says:
>
>#define HAVE_LIBGD13 0
>
>Change that 0 to a 1, type: make clean
>and recompile PHP (and Apache).
>
>Normally the symptom you see if PHP can't figure out the correct gd
>version is that the fonts are displayed backwards, but who knows. The
>symptoms could vary.
>
>If this doesn't fix it, try a couple of different TTF fonts. Not all the
>Windows TTF fonts work (I have no idea why, I am not a TTF expert by any
>means). About 90% of them do though.
>
>-Rasmus
Changing HAVE_LIBGD13 to 1 did it! "PHP is cool" again! ;-) Thank you -
for helping AND for creating PHP!
Rick Wiggins
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Pan Hong: "[PHP3] HTTP referer"
- Previous message: Manuel Lemos: "[PHP3] Private semaphores (was Re: [PHP3] making dynamic pages pseudo dynamic)"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] FreeType Support with FreeBSD returns "Document contains no data""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

