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

  • 65 Users Found This Useful
Was this answer helpful?

Related Articles

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

Help, my site has been hacked!

If your account has been hacked, be sure that this is not related to the security of the server....

#1064 - You have an error in your SQL syntax

Error 1064 occurs when MySQL version does not match. The simplest solution is to enable...

Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...

Got an error about an outdated MySQL version?

When connecting the site to the database, an error occurred telling us that the MySQL version is...