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.
How to install PHP GD Library
Moderator: General Moderators
Re: How to install PHP GD Library
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...