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

  • 32 Users Found This Useful
Was this answer helpful?

Related Articles

Images are not showing on my site

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

File upload timeout, help me

There are no file download limits on our servers. However, if you have any difficulty downloading...

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

Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...