Comment to [Fixed] PHP Fail
-
Install "php-zip" on the server:
- sudo apt-get install php-zip or.
- sudo apt-get install php7.6-zip. (Use the version number of your PHP)
-
Thanks @InPage it seems it's something else. After running the first command it says:
php-zip is already the newest version
-