Search found 5 matches
- Thu Aug 03, 2017 11:37 am
- Forum: General Discussion
- Topic: ZipArchive extension [Centos 7]
- Replies: 9
- Views: 23668
Re: ZipArchive extension [Centos 7]
Im restarted services, then rebooted server but still samePhogo wrote:Presumably you've restarted php and apache/nginx?
- Thu Aug 03, 2017 10:44 am
- Forum: General Discussion
- Topic: ZipArchive extension [Centos 7]
- Replies: 9
- Views: 23668
Re: ZipArchive extension [Centos 7]
Package php-pecl-zip-1.15.1-1.el7.remi.5.6.x86_64 already installed and latest versionPhogo wrote:This isn't a vestaCP issue, its your PHP.
Run the following and it should resolve your issues
Code: Select all
yum install php-pecl-zip
Nothing to do.
- Wed Aug 02, 2017 10:08 am
- Forum: General Discussion
- Topic: ZipArchive extension [Centos 7]
- Replies: 9
- Views: 23668
Re: ZipArchive extension [Centos 7]
What script have you installed? My customer installed a social script (friendship) that bought from themeforest. I dont know script name. The full error is "ZipArchive extension is NOT installed on your web server !" Maybe it is an error in the script? So ask the creator what to do? I think it is n...
- Wed Aug 02, 2017 10:03 am
- Forum: General Discussion
- Topic: ZipArchive extension [Centos 7]
- Replies: 9
- Views: 23668
Re: ZipArchive extension [Centos 7]
My customer installed a social script (friendship) that bought from themeforest. I dont know script name. The full error is "ZipArchive extension is NOT installed on your web server !"tjebbeke wrote:What script have you installed?
- Mon Jul 31, 2017 8:01 am
- Forum: General Discussion
- Topic: ZipArchive extension [Centos 7]
- Replies: 9
- Views: 23668
ZipArchive extension [Centos 7]
Hello, Im facing a problem at my VestaCP server. Recently installed a script, it was working fine before clean vestacp installs but now im getting that error "ZipArchive extension is NOT installed on your web server !". Im googled it but still cant find a working solution work Centos 7. Edited php.i...