imagecreatetruecolor crashes



Hi.

Working with PHP 4.3.10 + GD 2.0.28 + Linux FC2
(GD version is obtained from 'phpinfo')


I'm trying to create within a function:
$my_value = imagegreatetruevalor(100, 70);
and it works ok (my_value = "Resource id #632")

But within another function I try:
$my_value = imagecreatetruecolor(500, 339);
and it crashes (no 'my_value' showed)

I don't know what it's happening, because the same
functions work ok on another server with this configuration
PHP 4.3.10 + "GD 2.0 or higher" + Linux FC2

Any suggestion is appreciated. Regards.

.



Relevant Pages

  • Re: imagecreatetruecolor crashes
    ... Francesco Moi wrote: ... > (GD version is obtained from 'phpinfo') ... Regards. ... Prev by Date: ...
    (php.general)
  • Re: crash when terminating
    ... If I copy the binary built on the old ... machine over to the new one, and then run it, it also crashes. ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • Re: global.asax
    ... > I want to send mail during my application crashes. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Global.asax
    ... I want to send mail during my application crashes. ... Regards, ... Gomathi ... Prev by Date: ...
    (microsoft.public.dotnet.faqs)
  • global.asax
    ... I want to send mail during my application crashes. ... Regards, ... Gomathi ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)