GD Module

Do you have the php shared object installed with the library? You have to configure php --with gd. If it is, it should show up on your phpinfo page under the configure command. The only time I’ve seen it not show up on phpinfo()is when it was installed using yum. I wonder if it is a similar issue if installed using RPM?