PDA

View Full Version : GD Libraries


ryanpdg
03-19-2007, 11:39 AM
I tried installing GD libraries through yum bit it said "nothing to do". I also tried 'up2date' and updating RPM repos. I even tried searching online for an updated RPM for our PHP version (4.4.5) but with no luck.

Do you have any ideas?

Jeff
03-19-2007, 11:43 AM
How exactly are you wanting GD to be installed - as a php module? If so, you can recompile Apache+PHP via WHM, and select the php modules you'd like to run from that interface. Alternately, you can run /scripts/easyapache as root and do it that way.

ryanpdg
03-19-2007, 01:13 PM
WHM owns me. Thank you so much!