[H-GEN] PHP+GD

Michael Anthon michael at anthon.net
Fri Sep 14 10:48:47 EDT 2001


[ Humbug *General* list - semi-serious discussions about Humbug and  ]
[ Unix-related topics.  Please observe the list's charter.           ]
[ Worthwhile understanding: http://www.humbug.org.au/netiquette.html ]

>Attached.  Have also attached php.ini.  I think somehow its just not
loading
>the libraries.  Tried using the dl() function or putting extension= in the
>php.ini but it just complains that libjpeg.so is not a php library.  I
think
>I already have the libraries specified when I compiled php.

Try this instead....

    extension=gd.so

And you should have this file (path may be slightly different)

    /usr/lib/php4/extensions/no-debug-non-zts-20001222/gd.so

I use GD with PHP *heaps* at work and have had little trouble with it.
There was one version (of PHP) that was a bit of a bitch to get it to
compile in TTF support as well but that's been the only thing.

Cheers
Michael


--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.



More information about the General mailing list