Is GD installed or not ?

Hi There Is GD installed or not ?

I have a dedicated server and wanted to run a gallery. The gallery automatically detected that GD wasn't installed on the server so i contacted the hosting company to confirm this, and they informed me it wasn't installed by default.

The Current Server is:

Apache 1.3.x
Linux Red Hat Enterprise 3.0
Cpanel 9
PHP 4.3.8

however when i went to root and typed in 'gdlib-config --version' The output was '2.0.28'.

I have heard that GD is automatically installed with PHP versions 4.3.x and the '#extension=php_gd2.dll' in php.ini needs to be uncommented for it to be enabled.

I have looked in /etc/php.ini for that line and couldn't find it and also looked in /usr/local/lib/php.ini and couldn't see it their either.

So now i am confused if it actually installed on the server or not.. and if so how can i enable it ?

 

 

 

 

Top