Thursday, 3 July 2014

Godaddy Cron Job Setting

Go to Godaddy Cpanel ->Advanced -> Cron Jobs

1. Set time of execution. Well defined combos are available.

2. Define command path:
   Eg:
/usr/bin/php -q $HOME/public_html/crons/cron_import.php

It is essential to specify the full path. Not the application path. 

No comments:

Post a Comment