Consumption of memory
- From: Marcos <mjs_ops@xxxxxxx>
- Date: Tue, 26 Jul 2005 12:02:03 -0000
Hi, :)
I have one script in php that work fine creating thumbnails of any image,
but now I have that to create images from big images, with 1,5MB, then I had one bad
message saying that my limit of memory is of 8MB.
Using the memory_get_usage, and set to 50 MB the memory_limit in php.ini. I could see that my script use 40 MB to create one thumbnail Using ImageCreateFromJPEG()) of one image with 1,5MB, this is correctly?
Any Suggestion to save the use of the memory? --
Thanks,
Marcos José Setim ________________________________________ Usando o M2 do Opera: http://www.opera.com/m2/ .
- Prev by Date: Re: Problem installing PHP 4 with Apache
- Next by Date: Re: Problem installing PHP 4 with Apache
- Previous by thread: Problem installing PHP 4 with Apache
- Next by thread: Starting a long php script from a web page
- Index(es):
Relevant Pages
|