REGGIE KRAY Posted March 21, 2009 Posted March 21, 2009 Hi, I some how managed to delete all my cron jobs. Would someone be kind enough to give me the format of how to put them in, I have my end code its just the first bit:- curl ??? Thanks Quote
Dave Posted March 21, 2009 Posted March 21, 2009 Re: Cron Jobs curl http://domain.ext/cron_day.php?code=CODE curl http://domain.ext/cron_fivemins.php?code=CODE curl http://domain.ext/cron_minute.php?code=CODE curl http://domain.ext/cron_hour.php?code=CODE The code is found in the config.php file and change domain.ext to your domain Quote
REGGIE KRAY Posted March 22, 2009 Author Posted March 22, 2009 Re: Cron Jobs Thankyou very much for that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.