Answers for "error class 'ziparchive' not found"

PHP
0

Class 'ZipArchive' not found

sudo apt-get install php-zip
sudo phpenmod zip
sudo service apache2 restart
Posted by: Guest on August-27-2021

Code answers related to "error class 'ziparchive' not found"

Browse Popular Code Answers by Language