There aren't any, however there is a GD section which says:
GD Support enabled
GD Version bundled (2.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
JPG Support enabled
PNG Support enabled
WBMP Support enabled
Doesn't say anything about GIF =/. I looked in the php.ini file and didn't see
anything relating to gif support, and there aren't any gif extensions in the
php\extensions directory.
Thx again.
-Adam
-----Original Message-----
From: Michael J. Pawlowsky [mailto:[EMAIL PROTECTED]]
Sent: Sat 1/4/2003 6:34 PM
To: Adam Plocher; [EMAIL PROTECTED]
Cc:
Subject: RE: [PHP] Read-only gif support in 4.3.0
when you do a phpinfo() what are the compiled with options?
*********** REPLY SEPARATOR ***********
On 04/01/2003 at 6:24 PM Adam Plocher wrote:
>This encoded message has been converted to an attachment.
>
>Michael, thanks for the response..
>
>Only prob is I'm using the win32 precompiled version.. I got a couple
>linux boxes I could throw this on I suppose, but I was kind of hoping to
>use this machine as a dev box.
>
>I ran the same code you posted and these were my results:
>
>Fatal error: Call to undefined function: imagecreatefromgif() in
>c:\apache\htdocs\test.php on line 14
>
>I don't get it - there are two gd dll's that come with it and I've tried
>both. Any other advice would be appreciated. Thanks
>