I'm attempting to implement cron jobs into my website but I'm having a little trouble. I created the cron_dispatcher file I found at http://bakery.cakephp.org/articles/view/calling-controller-actions-from-cron-and-the-command-line
I then entered the following in my hostgator cron job page under the "command" field: php cron_dispatcher.php /pages/cron But when the job runs and I am notified via email, it says 404 not found. I am guessing that what I am putting in the command field is incorrect. Any Ideas on what would be the proper solution? Thank you as always. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
