Cron-job not working on 000webhostapp.com

I configured a cron-job calling a php-script. Tried with per hour and per 10 minutes.
Everythen a value is written in a database. Manually calling the script does the job, but not with cron-automation. It fails to call the script on the configured interval.

Hi there! Could you please try creating your cron job through one of the free services online such as cron-job.org? This can help us determine if it’s a problem with your cron job setup or something on our end that’s preventing your cron job from being executed. Keep us updated.

cron-job.org - Free cronjobs - from minutely to once a year.

Hi, indeed, I searched for a solution and found cron-job.org that does the trick fluently. So, my php-script is working, it isn’t called by the cron-server on 000webhost for some reason.

1 Like

Free plan cron jobs are unreliable so you are best sticking with the third party solution above suggested or using Hostinger instead.

This topic was automatically closed after 76 minutes. New replies are no longer allowed.