cancel
Showing results for 
Search instead for 
Did you mean: 

Cron jobs not running after moving server ( Magento 1.9.2 )

Cron jobs not running after moving server ( Magento 1.9.2 )

This 1.9.2 Magento was just moved to another server and the cron jobs are now not running. From Magento perspective how do I go about looking into why cron jobs are not running, or perhaps could some cron path within the databse need updating, since the server was moved to a new host with a new local file path.

 

My cron jobs are like this :

php /home/pathtouser/public_html/cron.php

wget -O /dev/null -q http://site.com/cron.php

------ Sig -----
Zertix button mapper
3 REPLIES 3

Re: Cron jobs not running after moving server ( Magento 1.9.2 )

@fixxi1

 

Have you set the cron in new server for the magento?

First confirm that and if that is ok then see the syatem.log or exception.log file which may show orignal error if any occured.

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

Re: Cron jobs not running after moving server ( Magento 1.9.2 )

Yes the cron is set and it is doing the backup cron correct but all email or sales are not working please let me know what needs to be set out added.

Re: Cron jobs not running after moving server ( Magento 1.9.2 )

Hi,

 

Are you using cpanel?

If so, do you add that code line into cron?

Please install AOE Scheduler to check..