Author Topic: Fatal error: Call to undefined function zip_open  (Read 10466 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Fatal error: Call to undefined function zip_open
« 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

Offline
*
Re: Fatal error: Call to undefined function zip_open
« Reply #1 on: January 25, 2016, 11:24:12 PM »
and this error you get, where ?
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Fatal error: Call to undefined function zip_open
« Reply #2 on: January 26, 2016, 12:22:53 AM »
Hi

Error, when I go to decompress zip file

Offline
*
Re: Fatal error: Call to undefined function zip_open
« Reply #3 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...

Offline
*
Re: Fatal error: Call to undefined function zip_open
« Reply #4 on: January 27, 2016, 11:40:19 AM »
can you contact support so this could be check.
http://centos-webpanel.com/contact
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Fatal error: Call to undefined function zip_open
« Reply #5 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.