| Zip and download : Memory error
Hi!
I user wants to retrieve her pictures after a PC crash. She activated the download for the album. She reports an error message. The album has 120 images.
When I try it, I get :
Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 22729323 bytes) in /home/photosar/public_html/monalbum/misc.php on line 603
I added :
ini_set("memory_limit", "60M");
in pp-inc.php and it does not solve the problem.
Any suggestion?
Thanks in advance!
|