Installing/Integrating GD with PHP on local server

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
plinares
Forum Newbie
Posts: 2
Joined: Tue May 01, 2007 12:55 am

Installing/Integrating GD with PHP on local server

Post by plinares »

Hi everyone

I installed WAMP5 in order to be able to test Joomla locally. I wanted to create a basic gallery and installed a component for Joomla, Zoom Media Gallery. Everything worked fine except it can´t generate thumbnails because (and I quote):

"PHP running on your server does not fully support the GD image library. Please compile GD with jpeg support, or switch to ImageMagick. Warning: PHP running on your server does not support GD version 2.x, please switch to GD version 1.x on the config page"

I went to http://php.net/gd and read and 8O didn´t understand a thing. I then went to http://www.libgd.org and downloaded GD-2.0.35RC2 but i´m not sure what to do with it.

I´m all new to these things, and I´m used to downloading and double clicking on some sort of install file. But this is another kettle of fish!!

Would someone be so kind as to point out how to solve this problem? (How to "install" GD with my PHP)I would kindly ask you to explain it to me as if I was a 6 year old, really, otherwise I feel I´ll never be able to solve this!

Sorry for the long winded message and thanks so much to anyone that can help me out on this one.

Patri.
Post Reply