Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: paja on January 23, 2016, 12:07:33 AM

Title: Fatal error: Call to undefined function zip_open
Post by: paja on January 23, 2016, 12:07:33 AM
Hello

Problem on Advanced File Manager:

Fatal error: Call to undefined function zip_open() in /usr/local/cwpsrv/htdocs/admin/fileManager2.php on line 2327

Tested on 2 vps servers
Title: Re: Fatal error: Call to undefined function zip_open
Post by: Administrator on January 25, 2016, 11:24:12 PM
and this error you get, where ?
Title: Re: Fatal error: Call to undefined function zip_open
Post by: paja on January 26, 2016, 12:22:53 AM
Hi

Error, when I go to decompress zip file
Title: Re: Fatal error: Call to undefined function zip_open
Post by: radimosve on January 26, 2016, 01:26:59 AM
Yeap, i get the same erorr.
I am trying to upload extplorer, and i do upload. But i can't extract it as i get the same erorr. And i see no other options...
Title: Re: Fatal error: Call to undefined function zip_open
Post by: Administrator on January 27, 2016, 11:40:19 AM
can you contact support so this could be check.
http://centos-webpanel.com/contact
Title: Re: Fatal error: Call to undefined function zip_open
Post by: greenkey on January 27, 2016, 03:18:21 PM
I have the same problem.
I think, good solution is using another opensource project, like this - http://cloudcmd.io/
but its based on nodejs. I installed this script on my server with CWP, but there is some troubles:
script opening by default - (ip address):8000, and have self authorization by username/password,
read from config.json.
Best way is auth from CWP, to open this tool. I haven't options, how to do that best way.
Another problem, how to run this from CWP panel? how to add this link, and start script?
Now I starting this tool through ssl by command "cloudcmd". When I try to start from CWP panel (send shell command), CWP stops responding.