ZIP Upload working with Safe Mode ZIP Upload working with Safe Mode
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

ZIP Upload working with Safe Mode

Started by wz_, May 20, 2006, 07:29:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wz_

Hi, I spent the day messing with an old zip_upload mod, and kicked the m-zip.php functions. Now, I'm using the PhpConcep PclZip library for extraction, and it works fine with my safe_mode server. It's not fully tested, and unzipped files which arent used do not get deleted when the upload is aborted. But maybe someone can refine this and share it :)

I was unable to create subfolders b/c of safe mode, so all uploaded files will go into "unzipped" folder, I'll probably change this!