Mehtod 1:
sudo apt-get install php7.4-zipsudo /etc/init.d/apache2 restart or sudo service nginx restart
Mehtod 2:
sudo apt-get install libz-dev -y
pecl install zlib zip
sudo /etc/init.d/apache2 restart
# Add Docker's official GPG key: sudo apt-get update sudo apt-get install ca-certificates curl sudo install -m 0755 -d /etc/apt/keyring...
No comments:
Post a Comment