Answer the question
In order to leave comments, you need to log in
How to set up Cron for Magento 2.2?
Good evening everyone.
I can’t set up Cron for Magento 2.2
. Actually, I use KVM VDS, CentOS, ISPManager 5, PHP 7.1
. I create a task in the scheduler as in the Magento documentation (of course, I change the paths to my own):
* * * * * /usr/bin/php /var/www/html/magento2/bin/magento cron:run | grep -v Ran jobs by schedule >> /var/www/html/magento2/var/log/magento.cron.log
* * * * * /usr/bin/php /var/www/html/magento2/update/cron.php >> /var/www/html/magento2/var/log/update.cron.log
* * * * * /usr/bin/php /var/www/html/magento2/bin/magento setup:cron:run >> /var/www/html/magento2/var/log/setup.cron.log
Answer the question
In order to leave comments, you need to log in
Maybe this topic will help you: https://amasty.com/blog/magento-2-cron-job-starter...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question