kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Download Zipped #435

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've tried to use this function but whenever i download a file or folder zipped 
it just downloads forever the max download size was just 10mb but the file 
inside the folder i just a simple txt. What could possibly solve this?

Original issue reported on code.google.com by emzaldi...@gmail.com on 1 Feb 2013 at 9:42

GoogleCodeExporter commented 8 years ago
Solved by using "Raw" zipper

Original comment by emzaldi...@gmail.com on 1 Feb 2013 at 9:49

GoogleCodeExporter commented 8 years ago
Found that files over 60mb (could be less) wont zip. Im back to square one :(

Original comment by emzaldi...@gmail.com on 1 Feb 2013 at 11:00

GoogleCodeExporter commented 8 years ago
Again solved by changing php_value max_input_time 120

Original comment by emzaldi...@gmail.com on 1 Feb 2013 at 11:29

GoogleCodeExporter commented 8 years ago
Yes, zipping relies on max execution and memory limits

Original comment by samuli.j...@gmail.com on 1 Feb 2013 at 2:13