Re: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Michael J. Pawlowsky
I just installed 4.3 today... configured as ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mcrypt --with-zlib - -with-gd --enable-exif --with-jpeg-dir=/usr/lib --with-png --with-ttf --with-fre etype --enable-gd-native-ttf I run this code: ?php header(Content-type:

RE: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Adam Plocher
[mailto:[EMAIL PROTECTED]] Sent: Sat 1/4/2003 5:58 PM To: Adam Plocher; [EMAIL PROTECTED] Cc: Subject: Re: [PHP] Read-only gif support in 4.3.0 I just installed 4.3 today... configured as ./configure

RE: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Michael J. Pawlowsky
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

RE: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Adam Plocher
: 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

RE: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Rasmus Lerdorf
Plocher; [EMAIL PROTECTED] Cc: Subject: Re: [PHP] Read-only gif support in 4.3.0 I just installed 4.3 today... configured as ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mcrypt --with-zlib - -with-gd --enable-exif --with-jpeg-dir=/usr/lib

RE: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Michael J. Pawlowsky
If I look at my phpinfo I get: gd GD Support enabled GD Version bundled (2.0 compatible) FreeType Support enabled FreeType Linkage with TTF library GIF Read Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled Notice the GIF Read Support Why