Help, the cron is not working

If you run a job through PHP, for example

php -f /home/username/public_html/file.php

and you don't get PHP errors, this means that cron should work without problems and that there are problems with your script. We recommend that you contact the script developer to solve the problem. This information may be helpful:

http://www.google.com/search?q=cronjob+does+not+work

  • 95 Users Found This Useful
Was this answer helpful?

Related Articles

PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...

I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

403 Forbidden Error

Reasons for the error:1. Incorrect content of the index.php or index.html file, its...

I see question marks and incomprehensible symbols on the site

If incomprehensible characters are displayed on your site, this is due to incorrect encoding of...