Hi all;

I want to setup my php install to have access to GD.

GD seems to be installed in /usr/local/bin

and I did install php-gd however if I access the below code in a tst.php file I 
only see the "hello"



<b>hello</b>

<?php
var_dump(gd_info());
?>





Thoughts?


Thanks in advance

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to