How can I enable archives function?
Added by Winson Qiu 9 months ago
hi, I cannot use the archives or unarchives with the zip file even I add this to contextmenu, should I need to set anything?
I use godaddy's windows hosting, so it should be support zip with PHP.
thanks!
Replies (4)
RE: How can I enable archives function?
-
Added by Troex Nevelin 9 months ago
See this thread Zip (Create Archive)
elFinder uses UNIX command line utils zip, unzip, rar, unrar, tar, gzip, bzip2, 7za for archives support, on windows you need to have full cygwin support in your webserver environment.
RE: How can I enable archives function?
-
Added by Winson Qiu 9 months ago
Troex Nevelin wrote:
See this thread Zip (Create Archive)
elFinder uses UNIX command line utils zip, unzip, rar, unrar, tar, gzip, bzip2, 7za for archives support, on windows you need to have full cygwin support in your webserver environment.
I have checked my hosting with phpinfo(), and it support the zip module:
Zip enabled
Extension Version $Id: php_zip.c 308107 2011-02-07 16:20:16Z pajoye $
Zip version 1.9.1
Libzip version 0.9.0
zlib
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.5
Linked Version 1.2.5
but I don't know whether it can be work with elFinder?
RE: How can I enable archives function?
-
Added by Troex Nevelin 9 months ago
elFinder does not support PHP zip/zlib modules, it work's only with UNIX command-line utilities, they are not related to PHP anyhow.
(1-4/4)