Hi,
I've got the following php modules installed:-
php-pear-5.0.4-10.5
php-5.0.4-10.5
php-odbc-5.0.4-10.5
php-devel-5.0.4-10.5
php-ldap-5.0.4-10.5
php-mysql-5.0.4-10.5
php-mbstring-5.0.4-10.5
php-gd-5.0.4-10.5
php-pgsql-5.0.4-10.5
But when I view php info with a simple script:-
<?
phpinfo();
?>
GD is not shown as being present. Also althoggh gd.ini is in the php.d folder, it's not showing as being there???? What's going on. In case you want it here is the php script output:-
http://www.reactivegaming.com/info.php
Why is php5 ignoring gd?