[Phpwm] Copying and memory useage
David Goodwin
david at codepoets.co.uk
Tue Apr 17 17:40:26 BST 2007
alan dunn wrote:
> We are having problems running out of memory (62meg) associated with a
> process of copying 100 or so images at 2 meg each and then creating
> thumbnails from them. The problem appears to arise from the copy stage.
> Does anyone have an insight to how the copy command uses memory - and
> more importantly releases it after running. Is there anything specific
> we can do to clear memory after the copy? In the thumbnail routine we
> are using 'imagedestroy' after each cycle.
Would http://php.net/unset help?
David.
--
David Goodwin
[ david at codepoets dot co dot uk ]
[ http://www.codepoets.co.uk ]
More information about the Phpwm
mailing list