Downloading Favorites as ZIP problem Downloading Favorites as ZIP problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Downloading Favorites as ZIP problem

Started by bibby, May 27, 2007, 08:23:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bibby

Howdy,
I have a weird problem with the favorites downloading properly.  I can add a certain number of images to Favorites (~24) and download them as a ZIP with no problem...BUT, if I add anymore to Favorites and try to download as ZIP, IT FAILS and I get a "500 Server Error".

Has anyone run into this issue?

relevant php.ini configs?:

  • memory_limit = 60M

  • post_max_size = 88M

Joachim Müller

Expected behaviour. Zipping a larger number of pics consumes too many resources on the server, which results in the error. You're on the right track with your suggestion to modify settings in php.ini. Try experimenting with it (if you have access to it).