Go to Godaddy Cpanel ->Advanced -> Cron Jobs
1. Set time of execution. Well defined combos are available.
2. Define command path:
Eg:
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.phpIt is essential to specify the full path. Not the application path.