Published
- 1 min read
Class `ZipArchive` not found
The solution for this is noted below
Class ZipArchive
not found
Solution
sudo apt-get install php-zip
sudo phpenmod zip
sudo service apache2 restart
Try other methods by searching on the site. That is if this doesn’t work