Page 1 of 1

GD library

Posted: Sun Jul 12, 2009 4:48 am
by aneuryzma
Hi,

is GD library normally installed on hosting servers with preconfigured PHP/Mysql ?

If not, how can I easily install it ?

thanks

Re: GD library

Posted: Sun Jul 12, 2009 11:41 am
by onion2k
I've never seen one that doesn't have it.

Re: GD library

Posted: Sun Jul 12, 2009 11:54 am
by aneuryzma
oh ok, but on mac Leopard is missing right ?

Re: GD library

Posted: Sun Jul 12, 2009 12:07 pm
by McInfo
If you need a development server for Mac OS X that includes GD, try XAMPP for Mac OS X.

Edit: This post was recovered from search engine cache.

Re: GD library

Posted: Sun Jul 12, 2009 1:57 pm
by Skara
Or you can simply replace php with this version: http://www.entropy.ch/software/macosx/php/
I've been using that for some time on my development server and haven't had any problems with it.