Are you asking how to simulate a CRON job in Cake, or how to set up CLI access for a real CRON job? If the latter, see http://groups.google.com/group/cake-php/browse_thread/thread/ca93998efc8ff040/356b65885defec7c
It's just a slightly modified app/webroot/index.php, to take a command line parameter of the action to perform. On Sep 21, 2:51 pm, 1/2 aßrain <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm looking for a way to have a cron job run once a day, and pull back > some data from my cake models. > > Can anyone point me in the right direction? > > Should I create a script similar to bake.php? Where in my app folder > should it go? > > any other tips? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
