Welcome Guest, Not a member yet? Register   Sign In
Cron Job
#4

Thanks to all for valuable reply.

And below code is working for me.
CI uses CLI requests. Means you have to use PHP CLI to use this cron job properly. From SSH in crontab view it should be similar to:


/usr/bin/php-cli /home/[CPANEL_USER]/public_html/index.php [CONTROLLER_NAME] [METHOD_NAME]
Reply


Messages In This Thread
Cron Job - by Bhavesh - 02-19-2016, 02:18 AM
RE: Cron Job - by Krycek - 02-19-2016, 02:47 AM
RE: Cron Job - by keulu - 02-19-2016, 02:47 AM
RE: Cron Job - by Bhavesh - 02-19-2016, 04:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB