Magento Cron job

Hello,
 
for the readiness check after updating to de most recent version, i have to run a CRON JOB, however, what command do i have to give in Putty to run this CRON job?
 
Can you help me on this, i have a quickinstall of the Magento Sportsgear Template, thank you,
marK
 
 

6 answers

Profile photo of Mall Staff 184060.00 $tone March 22, 2018
Public

Hi there,

i have to run a CRON JOB, however, what command do i have to give in Putty to run this CRON job?

Please tell me know what is version of your Magento instance now? 
I will check further and help you out.
Regards,
Mall.

#1
Profile photo of mark monbaliu 40.00 $tone March 23, 2018
Public

Problem is that none of this works in Putty cf. 
 

* * * * * /usr/bin/php /www/bin/magento cron:run | grep -v “Ran jobs by schedule” >> /www/var/log/magento.cron.log
* * * * * /usr/bin/php /www/update/cron.php >> /www/var/log/update.cron.log
* * * * * /usr/bin/php /www/bin/magento setup:cron:run >> /www/var/log/setup.cron.log
 
what to do?

#4
Profile photo of ubdev Staff 98030.00 $tone March 24, 2018
Public

Hi Mark, 
Please consider finding a developer to get further help on the cron job. The guide we referred to is a standard one from Magento team. 
Thanks for your understanding.
Regards,
Ubertheme team

#6

Please login or Register to Submit Answer

Written By

Comments