unread
Hi
Some of my PHP scripts use a large volume of memory. Is there a way I can:
- Increase the script memory limit, and
- Force a garbage collect at script end (and reset the limit).
I am currently using PHP 5.1.4
Thanks,
Bruce
Share your latest news with your friends with the Windows Live Spaces
friends module.
http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mk
unread
Hi
Some of my PHP scripts use a large volume of memory. Is there a way I can:
- Increase the script memory limit, and
- Force a garbage collect at script end (and reset the limit).
From PHP, I guess you could do ini_set("memory_limit"), unless you are
running in safe mode.
--
Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/