enable / configure php to use the GD library

Phil Meyer pmeyer at themeyerfarm.com
Wed Sep 23 19:44:32 UTC 2009


On 09/23/2009 01:40 PM, Kevin Kempter wrote:
> 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());
> ?>
>
>
>    

mis-read, sorry.

Did you restart the web server AFTER installing php-gd?




More information about the fedora-list mailing list