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
-- Disable foreign key checks (important for InnoDB) SET FOREIGN_KEY_CHECKS = 0; -- Delete product meta DELETE pm FROM wp_p...
No comments:
Post a Comment