Cron Jobs Disabled?

Status
Not open for further replies.

GangLand_game

New Member
Messages
9
Reaction score
0
Points
0
Hey guys, ever since my account was unsuspended my cron jobs arn't working. I have access to change them and everything and the mimimum is running at 5 minutes but they don't seem to run.
I need help on this, thanks.
 

bugfinder

Retired
Messages
2,260
Reaction score
0
Points
0
They dont work because the format of your cron run lines is incorrect. Eg you have curl statements but rather than

curl http://mydomain.com

it has

curl:http://mydomain.com

You should be getting cron emails to your hosting account telling you it errored.
 

GangLand_game

New Member
Messages
9
Reaction score
0
Points
0
I have changed to to the options like you saidd but they are still not working. Could you please help me on this, or check if they are enabled.
Thanks.

-=EDIT=-
Nevermind, it decided to work after an hour instead of the first 5 minute cron. Thanks for correcting my cron run line.
 
Last edited:
Status
Not open for further replies.
Top