Welcome Guest, Not a member yet? Register   Sign In
Setting up a cronjob
#1

[eluser]newuser2[/eluser]
Hello all,

I am using the Cron Job Bootstrapper and it works out perfectly in the command line. However, I want this to be automatically run.

I have added this to my crontab:
Code:
*/1 * * sept mon-fri /opt/lampp/bin/php -q /home/cron.php --run=/my_controller/cron-mthod

I am trying to test it by doing an insert on a database every minute. I'm fairly certain that I did not add it in crontab correctly.

Thanks




Theme © iAndrew 2016 - Forum software by © MyBB