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
Open the file for editing and paste the following snippet inside the .htaccess file: <IfModule mod_headers.c> Header always set S...
No comments:
Post a Comment