Re: [PHP] Problem with GD after upgrading Entropy 5.1.6 -> 5.2.2

2007-07-11 Thread Richard Lynch
Comment out the header("Content-type"); Change error_reporting to E_ALL. Surf directly to chart.php. See error messages. Fix them. On Tue, July 10, 2007 3:26 pm, M5 wrote: > I've got a little PHP script that generates charts, that has been > working perfectly every day for the past couple year

Re: [PHP] Problem with GD after upgrading Entropy 5.1.6 -> 5.2.2

2007-07-10 Thread M5
Thanks Jim, Such common sense revealed the cause—out of memory when generating the chart. The session 'problem' was a red herring—the reason the script ran out of memory is that GD only needed more than 8MB when it was able to produce a large enough GIF (since the session data was availab

Re: [PHP] Problem with GD after upgrading Entropy 5.1.6 -> 5.2.2

2007-07-10 Thread Eric Butera
On 7/10/07, M5 <[EMAIL PROTECTED]> wrote: I've got a little PHP script that generates charts, that has been working perfectly every day for the past couple years. Since upgrading the Xserve's PHP from 5.1.6 to 5.2.2 (both Entropy), it has stopped working. Specifically, it doesn't return any GIFs

Re: [PHP] Problem with GD after upgrading Entropy 5.1.6 -> 5.2.2

2007-07-10 Thread Jim Lucas
M5 wrote: I've got a little PHP script that generates charts, that has been working perfectly every day for the past couple years. Since upgrading the Xserve's PHP from 5.1.6 to 5.2.2 (both Entropy), it has stopped working. Specifically, it doesn't return any GIFs (charts). Actually, it will o

[PHP] Problem with GD after upgrading Entropy 5.1.6 -> 5.2.2

2007-07-10 Thread M5
I've got a little PHP script that generates charts, that has been working perfectly every day for the past couple years. Since upgrading the Xserve's PHP from 5.1.6 to 5.2.2 (both Entropy), it has stopped working. Specifically, it doesn't return any GIFs (charts). Actually, it will output a

Re: [PHP] problem with gd

2003-09-17 Thread Harry Wiens
I have PHP-Version 4.2.2 "Jason Wong" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > On Wednesday 17 September 2003 15:25, Harry Wiens wrote: > > > i got a problem with the gd library at my isp's server. > > What version of PHP? > > [snip] > > > but when I use ImageCreateTrueC

Re: [PHP] problem with gd

2003-09-17 Thread Miroslaw Milewski
Harry Wiens wrote: > ImageCopyResized($im, $im2, 0, 0, 0, 0, 281, 173, ImageSX($im2), You may try imageCopyResampled(); instead. -- mm. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] problem with gd

2003-09-17 Thread Jason Wong
On Wednesday 17 September 2003 15:25, Harry Wiens wrote: > i got a problem with the gd library at my isp's server. What version of PHP? [snip] > but when I use ImageCreateTrueColor the transparency is gone and the image > is still ugly! > > Phpinfo shows: > gd support

[PHP] problem with gd

2003-09-17 Thread Harry Wiens
Hi, i got a problem with the gd library at my isp's server. I've got the following script, to put a string on a image: On my localhost, everything works fine, but on the internetserver, the created image is very ugly! On the internet-server i got gd-version 2.0 or higher, so i tried to change

[PHP] Problem with GD version 1.8.4

2001-09-22 Thread Radek Krejča
Hi, I try compile gd-lib in version 1.8.4 on OpenBSD. This operation caused error, but with version 1.8.3 was all OK. Do you have some expirience with this problem? How to compile PHP 4.0.6 wiht gd-1.8.4 Thaks Radek --- Bc. Radek Krejča www: www.ceskedomeny.cz e-mail:

[PHP] Problem with GD version 1.8.4

2001-09-21 Thread Radek Krejča
Hi, I try compile gd-lib in version 1.8.4 on OpenBSD. This operation caused error, but with version 1.8.3 was all OK. Do you have some expirience with this problem? How to compile PHP 4.0.6 wiht gd-1.8.4 Thaks Radek --- Bc. Radek Krejča www: www.ceskedomeny.cz e-mail: