Member
Member
hottuna   2008-05-19, 08:26
#1

I get this error when I try to run a printAlbumZip(); on a larger album. Is there a way to fix this?

Or am I doing everything all wrong with the AlbumZip functions? I've added createAlbumZip(); to the cache-images.php image-caching loop.

Do I need to run createAlbumZip before using printAlbumZip? I've tried it both ways but have had little success. I managed to get on zipfile to work, but only when transferred over ftp from the zip-cache.

The site is [http://www.drunkforfun.se/zenphoto]
`

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 278272567 bytes) in /storage/www/zenphoto/zp-core/functions.php on line 1148`

Member
Member
hottuna   2008-05-19, 10:42
#2

Just a clarification. Smaller albums 100mb or less works flawlessly.

Member
Member
hottuna   2008-05-19, 10:44
#3

Sometimes a the archive produced is just empty. Not even the above html.

Administrator
Administrator
acrylian   2008-05-19, 11:01
#4

I am not the expert on that part of the code, but if it works with smaller ones, this could be related to the processing memory limit your server and every other server has.

Member
Member
hottuna   2008-05-19, 12:28
#5

I have tried raising the limit to first 750 mb. [in php.ini] And now to a ridiculous 9gb.

Thanks for the quick help btw. (and the great software)

Member
Member
hottuna   2008-05-19, 17:31
#6

Though that didn't help. And I'm still getting the same errors.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.