PHP Fatal error: Uncaught Error: Class "ZipArchive" not found in

Problem:

PHP Fatal error:  Uncaught Error: Class "ZipArchive" not found in

 

Solution 1:

sudo apt install php-zip
sudo systemctl restart apache2

Solution 2:

Edit: /etc/php/8.3/cli/php.ini

Activate extension=zip (by removing ;)

Line:974 extension=zip

 

 

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare