PDA

View Full Version : Installing the GD library on PHP


gtomsho
June 20th, 2006, 05:21 PM
For some odd reason, the PHP that comes with the LAMP Server install does not have the GD library installed. Anybody know how to install this PHP extension?

Thx,
Greg Tomsho

gtomsho
June 20th, 2006, 05:46 PM
Never mind: "sudo apt-get install php5-gd" does the trick...