Welcome Guest, Not a member yet? Register   Sign In
How to use Cron with Codeigniter to query a MySQL database?
#7

[eluser]tim peterson[/eluser]
ok i figured it out.

the key when typing the command is in the crontab file to include the asterisks, but in the shell to NOT include the asterisks

so crontab -e:
* * * * * /usr/bin/php /applications/xampp/htdocs/index.php cronControl countSales

whereas in htdocs $
/usr/bin/php /applications/xampp/htdocs/index.php cronControl countSales

thanks,

tim


Messages In This Thread
How to use Cron with Codeigniter to query a MySQL database? - by El Forum - 03-03-2012, 12:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB