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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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!