Welcome Guest, Not a member yet? Register   Sign In
Zipping Large Files...
#1

[eluser]Unknown[/eluser]
Is there a solution for zipping large files(>300MB) using Zip encoding class in CI?

System Configuration:
CPU 2GHZ
RAM 2GB
Virtual Memory 4GB

PHP Configuration:
memory_limit 1024M
post_max_size 1024M
upload_max_filesize 1024M

Error encountered:
Fatal error: Out of memory (allocated 329515008) (tried to allocate 330866392 bytes) in C:\gdsfort.com\system\libraries\Zip.php on line 158
#2

[eluser]TheFuzzy0ne[/eluser]
Welcome to the CodeIgniter forums.

That's very strange, as 315MB is nowhere near the 1GB limit.

This URL might help - http://stackoverflow.com/questions/55251...arge-files. Please let us know if it doesn't.
#3

[eluser]helmutbjorg[/eluser]
Did we work out a solution guys? The zip library eats so much memory when the zip size increases...




Theme © iAndrew 2016 - Forum software by © MyBB