Hi!
On Mon, 1 Sep 2003, Merlin wrote:
> I have included a imagecreatefromgif() into my code which runns pretty
> fine on my testsystem 4.3.3
>
> Now I uploaded it to the live system where an older version is running
> and is build with GD2.0.1. This is causing an error. Is this function
> not i
* Thus wrote Merlin ([EMAIL PROTECTED]):
> Hi there,
Hello merlin.
>
> I have included a imagecreatefromgif() into my code which runns pretty
> fine on my testsystem 4.3.3
>
> Now I uploaded it to the live system where an older version is running
> and is build with GD2.0.1. This is causing an
Hi there,
I have included a imagecreatefromgif() into my code which runns pretty
fine on my testsystem 4.3.3
Now I uploaded it to the live system where an older version is running
and is build with GD2.0.1. This is causing an error. Is this function
not included inside the gd version?
Thanx,
Depends on whether you have GD without GIF enabled already built into your
PHP already. Check with phpinfo(). If you don't you have build a shared
gd extension against a version of GD that has GD support and add that
dynamically without recompiling PHP. If you do have GD in there already
you ha
extension on Apache restart. Restart Apache.
Best regards,
Andrey Hristov
- Original Message -
From: "Todor Stoyanov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 3:43 PM
Subject: [PHP] GIF support in PHP
> Is there a way to add G
Is there a way to add GIF support in PHP without recompiling?
Just adding as an extension.
Tanks a lot.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the 'gif' format is owned and controled by compuserve, it is a copyrighted
format, it is not an open format. This is why your finding no 'gif' support
in php. old old versions of gd do have 'gif' support built-in (this was
before all the lawsuits) I would not recommend this older version of gd,
-
Hello! I've installed php4 like apache module, with enable gd. But I
have't got gif support.
How can I install php with gif support?
Thanks
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
8 matches
Mail list logo