|
Posted by ChronoFish on 09/20/07 20:57
Hello,
I can successfully open and explore zip files using the ZipArchive
class provided by PHP 5.2.1, but I get an ER_NOZIP error when opening
large zip files. At least that appears to be the issue.
The zip files in question are over 2GB. The zip file is created with
the latest version of 7zip using the -tzip command line handle, and it
is readable by both 7zip and "Compressed File" that's built into Win-
XP (though the latter is painfully slow).
Has anyone had this problem, and if so, what is the work around?
Thanks!
-CF
Navigation:
[Reply to this message]
|