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 do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic...

I am getting Internal Server Error (500)

This error is generalized when there is a problem the server cannot process a request to the site...

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....

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....

Domain does not work with "www"

If you cannot access your site using your domain without “www”. (Example.com) but with "www." it...