Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 2 Cron Jobs
#5

[eluser]nsbingham[/eluser]
Are you trying to have them set up a CRON job for you? If so, your host should know the path to the PHP install on the server. I'm guessing if you don't have root access they'll have to fill in that information for you. They might also need to fill in the path to your CodeIgniter install's index.php file as well. You'll need to provide them the controller and method to call. I'd send them something like the following where you replace my_controller and my_method with the controller and method you're trying to call.

/path/to/php /path/to/your/index.php my_controller my_method


Messages In This Thread
Codeigniter 2 Cron Jobs - by El Forum - 03-10-2011, 07:12 AM
Codeigniter 2 Cron Jobs - by El Forum - 03-15-2011, 07:42 AM
Codeigniter 2 Cron Jobs - by El Forum - 03-22-2011, 05:51 AM
Codeigniter 2 Cron Jobs - by El Forum - 08-01-2011, 02:15 PM
Codeigniter 2 Cron Jobs - by El Forum - 08-01-2011, 02:25 PM
Codeigniter 2 Cron Jobs - by El Forum - 08-02-2011, 12:09 AM
Codeigniter 2 Cron Jobs - by El Forum - 02-03-2012, 01:40 PM
Codeigniter 2 Cron Jobs - by El Forum - 02-04-2012, 09:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB