T
T
TRIG2018-10-21 02:26:58
Task Schedulers
TRIG, 2018-10-21 02:26:58

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

But there is no point.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
imdeveloper, 2018-10-22
@link_web

Set up cron directly in ISP manager dock

V
Vadim Frost, 2020-04-24
@VadimFrost

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 question

Ask a Question

731 491 924 answers to any question