Re: [PHP] Version To Version

2001-12-07 Thread Rasmus Lerdorf
You probably used different ./configure flags to build the two. Neither MySQL nor GD/PNG stopped working for me going from 4.0.4 to 4.0.6. -Rasmus On Fri, 7 Dec 2001, Robert Covell wrote: > A question about different release versions of PHP. > > Why do things like png from gd 1.8 work in 4.0

Re: [PHP] Version To Version

2001-12-07 Thread Valentin V. Petruchek
L PROTECTED]> Sent: Friday, December 07, 2001 7:08 PM Subject: RE: [PHP] Version To Version > Don't have the error handy anymore but it was something to the effect of: > ImageCreatPNG is not supported in 4.0.6 or something like that. When I went > back to 4.0.4pl it was fi

RE: [PHP] Version To Version

2001-12-07 Thread Robert Covell
er 07, 2001 10:31 AM To: Php-General Subject: Re: [PHP] Version To Version I'm using gd png in 4.0.6 with no problems (Windows). What problems are you having? Robert Covell wrote: > A question about different release versions of PHP. > > Why do things like png from gd 1.8 work i

Re: [PHP] Version To Version

2001-12-07 Thread Neil Freeman
I'm using gd png in 4.0.6 with no problems (Windows). What problems are you having? Robert Covell wrote: > A question about different release versions of PHP. > > Why do things like png from gd 1.8 work in 4.0.4p1 and stops working in > 4.0.6? We had to go back to 4.0.4p1. I have seen similar