Page 1 of 1

How to install PHP GD Library

Posted: Tue Sep 15, 2009 8:42 pm
by traxy
Hey,

I currently have php5-5.2.4-11 installed on a suse OS. I am trying to get a web based application to work but it requires me to install mod_gd and GD-2.0.28 or later.

Any help would be very much appriciated.

P.S – The PC im working on does not have have internet connection so I cant use package managers.

Re: How to install PHP GD Library

Posted: Wed Sep 16, 2009 7:20 am
by jackpf
Umm...find whatever dll or so you need, copy it to your PHP dir, and remove the semi-colon in php.ini where it says something like "extension=gd.dll (or .so)" or whatever...