[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: php and gif



On Mon, Nov 13, 2000 at 11:32:26AM +0200, Mike Almogy wrote:
> Now i want to recompaile my php and i got an error 
> saying that i do not have support to gif.(Da . . .)
> Any idea how to disable the gif support or 
> something in php ?

As I recall, new PHP versions should detect that you have a GD
library with PNG support instead of GIF and use PNG instead.

If you still have problems with it, you might try to change
all references from 'gif' to 'png' in PHP's code. As I remember,
it works fine.

-- 
Best regards,
Ilya Konstantinov

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il