Welcome Guest, Not a member yet? Register   Sign In
CI and cron
#1

[eluser]fajnalowiec[/eluser]
I must write a cron script to use with my application. Doing it in CI would speed up the writing process. Is it a good (I mean mostly safe) idea to run this script in cron by using wget? Or maybe, there is other, better way?
#2

[eluser]bubbafoley[/eluser]
you can run CI directly as a cron job.

http://ellislab.com/codeigniter/user-gui...l/cli.html

although, there is a bug when running cli from cron. you'll probably need to apply this patch for now: https://bitbucket.org/ellislab/codeignit...gniter-cli




Theme © iAndrew 2016 - Forum software by © MyBB