General builds of the GD library don't contain gif support.  Visit the GD
site to see what they say about gif support.  If you're building a graph
then use png; if an image use jpg.

Hugh
----- Original Message -----
From: "Michael P. Carel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 17, 2003 6:51 PM
Subject: Re: [PHP] image creation error


> i've already compiled my PHP4 with imagejpeg support but now im loosing my
> imagegif function. Image jpeg function is now working but for the gif im
> receiving this error:
> Fatal error: Call to undefined function: imagegif()
>
> Here's my php info after my re-compilation :
>
> Configure Command  './configure' '--with-mysql'
> '--with-apache=../apache_1.3.24' '--with-gd'
> '--with-jpeg-dir=/php-4.3.0/ext/gd/libgd' '--with-zlib'
> GD Support  enabled
> GD Version  bundled (2.0 compatible)
> GIF Read Support  enabled
> JPG Support  enabled
> PNG Support  enabled
> WBMP Support  enabled
>
>
> Any idea why?
>
>
> Mike
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to