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
/usr/local/bin/php -q /home/username/public_html/whmcs/crons/cron.php all --force -vvv See Custom Cron...
No comments:
Post a Comment