Hi.

You are doing it wrong. Extract these functions to dedicated tasks and run *
them* with cron or whatever.

Nevertheless, you still can shoot yourself in a foot by putting into cron
something like

> ...time...  curl <url>
>

2009/12/28 Joshua <houseaddi...@gmail.com>

> I've set up a module in my frontend application and the actions.class.php
> has different functions intended to be run in a cron. I can run these
> functions in the browser by going to the path
> domain.com/cron_module/function
>
> How can I set this up command line so a cron can run these functions?
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>


-- 
With the best regards, Andrei.

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to