Not sure how a specific configuration would limit your ability to delete stuff via cron.. ? Best best is to write a rake task to do it then call it via cron at the established interval.
On Tue, May 26, 2009 at 7:18 PM, liquid_rails <[email protected]>wrote: > > I am runnig passenger's nginx server with a mysql database. I want to > run cron jobs that delete entries in my database at scheduled times. > I understand that using php+fastcgi+nginx is a troublesome. Is there > an easier way to do this? > > Thanks, > Cheri > > > --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
