mariovaldez.net

MV.net forums
It is currently 14 Jul 2016, 00:32

All times are UTC - 7 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: 02 Jul 2003, 09:11 
I did an upload of a picture (small jpg) and wanted to create a thumbnail. Then I get the following error message:

Fatal error: Allowed memory size of 10492256 bytes exhausted at (null):0 (tried to allocate 6400 bytes) in ..../phprojekt/cm/cm_lib.inc.php on line 923


Report this post
Top
  
Reply with quote  
PostPosted: 05 Jul 2003, 04:59 
User avatar

Joined: 06 Mar 2003, 03:21
Posts: 447
Location: Monterrey, NL, Mexico
Netoli:

> I did an upload of a picture (small jpg) and
> wanted to create a thumbnail. Then I get
> the following error message: Fatal error:
> Allowed memory size of 10492256 bytes
> exhausted at (null):0 (tried to allocate 6400
> bytes) in ..../phprojekt/cm/cm_lib.inc.php
> on line 923

Hi. That error means the php script exhausted all the memory allowed to it while processing the image. That shouldn't happen even with very large images.

So, I have some questions:
Does this error happens only with that image or with any image?
Does that image is special (does it have a gamma channel, is jpeg2000, or something else)?
Does the error always shown the same line number (line 923) or it changes if you retry?
What version of PHP are you using?
Do you know the version of the GD library you use?

Regards,

Mario A. Valdez-Ramirez.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 7 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group