gd extension php code example
Example 1: Install or enable PHP's gd extension
apt-get install php-gd
Example 2: instal phpgd2
sudo apt-get install php5-gd
Example 3: how to get php ext-gd with
[gd]
extension=/path/to/gd.so # use the gd.so absolute path here