RE: [PHP] problem with ImageCreateJPEG ...

2001-12-04 Thread Jack Dempsey
also, are you sure both versions of php were compiled the same way with the same options and support? -Original Message- From: Johan Holst Nielsen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001 9:22 AM To: Miguel Loureiro; [EMAIL PROTECTED] Subject: Re: [PHP] problem with

Re: [PHP] problem with ImageCreateJPEG ...

2001-12-04 Thread Johan Holst Nielsen
> > >sorry for taking your time, but I still dont understand why I got errors with >pjeg... >I use the following code on other machine with jpeg support to , and it works, >while in my machine I got an empty jpeg file > Header("Content-type: image/jpeg"); > $im=ImageCreate(400,200); > $bcg = Imag

Re: [PHP] problem with ImageCreateJPEG ...

2001-12-04 Thread Miguel Loureiro
Hello , sorry for taking your time, but I still dont understand why I got errors with pjeg... I use the following code on other machine with jpeg support to , and it works, while in my machine I got an empty jpeg file Is it possible that, even when see result of phpinfo(); and see that I ha

Re: [PHP] problem with ImageCreateJPEG ...

2001-12-03 Thread Jim
It is difficult to know where your problem is without more information. It would appear that your jpeg file is not valid. Try another .jpg file. Post the problem code, too. >Hello all, >anyone can help me > >in line command to configure php : >

[PHP] problem with ImageCreateJPEG ...

2001-12-03 Thread Miguel Loureiro
Hello all, anyone can help me in line command to configure php : './configure' '--with-mysql' '--with-apache=/usr/src/packages/SOURCES/apache_1.3.9/' '--with-zlib-dir=/usr/src/packages/SOURCES/zlib/' '--with-png-dir=/usr/src/packages/SOURCES/libp