Create a task, and run that from your cronjob. http://www.symfony-project.org/gentle-introduction/1_4/en/16-Application-Management-Tools#chapter_16_sub_custom_tasks
On Wed, Nov 17, 2010 at 02:32, DrFrow <[email protected]> wrote: > I am wanting to run a daily import script for my symfony site, what I > want is to setup a cron job in Cpanel and just have it run a script on > my server. I am running into a problem with setting this script up, I > can't get it to actually run any code. This was pretty much the only > thing I could find on the topic: > http://www.lampjunkie.com/2008/04/how-to-use-symfony-and-cron/ > and it appears to be kinda old and not working for me at all, tried to > modify its a little and still no luck. What are people using to get > symfony fired up and running and then run either a specific module/ > action or just straight code? Any helps is great. > > Thanks. > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" 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/symfony-users?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
