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
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.
Hi,
Are you using cpanel?
If so, do you add that code line into cron?
Please install AOE Scheduler to check..