Top "Php-zip-archive" questions

How can I install ziparchive on php 7.4?

I am running Virtuamin on centos 7, I am unable to install ziparchive on php 7.4, but when I switch to php 7.2, …

apache virtualmin php-7.4 php-zip-archive
PHP ZipArchive Not Working in Laravel

PHP ZipArchive is working perfectly if I run it in raw php, but getting a "class not found" error when …

php laravel-5 php-zip-archive
Unable to load dynamic library 'zip.so' on Centos 7.6.1810 using remi-php72 repo

I am having problems getting October CMS to update: Update failed "Class 'ZipArchive' not found" on line 51 of /var/www/…

php centos7 ziparchive php-zip-archive
ZipArchive::CREATE is not creating a zip file and returning true

Hello i am just creating a zip file using php but the file not being created however it is return …

php php-zip-archive