PHP Fatal error: Class ‘ZipArchive’ not found Date: 19/09/2019 Introduction PHP fatal error on ‘zip Archive’ not found clearly shows that the zip extension has to be installed for zipArchive class to be present. Moreover, the solution is to install the PHP zip extension on your server. Install PHP Zip Extension If your webserver… Continue Reading PHP Fatal error: Class ‘ZipArchive’ not found