wizhoo

Member
Apr 4, 2003
23
0
151
I am using PHP 4.4.4 and have been trying to install the GD module.

I have tried using update apache through WHM with GD checked and also /scripts/easyapache advanced mode, but with not luck.

Is there a way to force the install?
 

ujr

Well-Known Member
Mar 19, 2004
290
0
166
you can grab the module and install it manually or if you have centOS using YUM you can do:

yum install php-gd

normally you will need to recompile php with gd support if you need it.