Zip Upload using bzip2
Submitted by baden on Tue, 2007-09-18 19:08.
I am getting the 'no zip support' php error when trying to upload a .zip file filled with photo goodness. The hosting company is 1&1 and phpinfo(); shows BZip2 Support is enabled and ready to do some unzipping... yet the error continues.
Has anyone else solved a .zip upload issue using the bzip2 component? Figured I ask before I start digging into code.

bzip2 is not yet
bzip2 is not yet implemented, and will probably not implemented in near future.
May be you could ask 1&1 for the reason of not enabling of zip module. Other then that, you can just use FTP for uploading your pictures as I am :)