Cron Jobs Not Running/Properly set?

weslage

New Member
Hello,

I cannot get the cron jobs to work properly. I followed instructions from the install video, with the exception that I cannot set them from anything less than 5 minutes and my cpanel states that it will not run more than 5 cron jobs at a time. That said, I set the select few under 5 mins to run once every 5 minutes. Please help!
 
I cannot get the cron jobs to work properly. I followed instructions from the install video, with the exception that I cannot set them from anything less than 5 minutes and my cpanel states that it will not run more than 5 cron jobs at a time. That said, I set the select few under 5 mins to run once every 5 minutes. Please help!
If you cron don't run can be a permissions issue with your files, such that, your files are owned by a user and the crontab is ran under a different user, with less privileges, which cannot execute the files, so check if you cron is added to the correct user.
 
Back
Top