I have an album that has 51 pictures in it, and the directory size on the server for this album is 20MB. When you try to open the zip file, it says it is not a valid zip file, and there is nothing in it. The error on the server is this:
[28-Feb-2008 11:53:07] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 19040716 bytes) in /home/zluthorg/public_html/photo_gallery/plog-download.php on line 184
How can I download this album successfully? Is this a limitation of my server? If so, can this be changed by some php.ini setting or something.
Don't bother changing your php.ini - I did and gave plogger all memory available - still no change. It does this to me for any file over 16Mb - wish I knew the answer...