PDA

View Full Version : PHP -GD Support


alexph
10-29-2007, 10:32 PM
Hi I am very new to this and am setting up a new evaluation test on localhost. All has gone well till I ran the joomlalms_help, and it is telling me that :
GD image library is not installed

I am told to install the BD2 library but i cannot find it - can someone help please

Thanks
A

den
10-30-2007, 08:18 AM
At the http://www.php.net/downloads.php you should download complete PHP zip package (not installer, but zip package). In this package you can find php_gd2.dll extension (i guess that you are using Windows on local computer)

Intrpduction to PHP image functions:
http://www.php.net/manual/en/ref.image.php

GD library:
http://www.libgd.org/Main_Page

Learn more about extensions installation here:
http://php.net/install.windows.extensions

andreas
10-30-2007, 12:17 PM
Servers on the internet usually have GD1 and/or GD2 installed already (even if only hosting services). To be sure ask your ISP (internet service provider) before you book space on the internet, if you want to go live with JoomlaLMS.