Welcome Guest, Not a member yet? Register   Sign In
Cron Jon With Code Igniter
#3

[eluser]Mat-Moo[/eluser]
The boot strapper is requird to allow CI to run as a CRON job. Then in cpanel use
Code:
/usr/local/bin/php -q /xxx/website/cron.php --run=/controller/function/params
/usr/local/bin/php - Is the path to php this maybe different
/xxx/website/cron.php path from document root to your cron.php (from the bootstrapper wiki)


Messages In This Thread
Cron Jon With Code Igniter - by El Forum - 03-18-2010, 01:57 AM
Cron Jon With Code Igniter - by El Forum - 03-18-2010, 03:45 AM
Cron Jon With Code Igniter - by El Forum - 03-18-2010, 03:57 AM
Cron Jon With Code Igniter - by El Forum - 03-18-2010, 04:35 AM
Cron Jon With Code Igniter - by El Forum - 03-18-2010, 04:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB