I am having problems with my cronjob and/or it is not working

In case you have problems with your cron job please follow these steps for troubleshooting:

  1. Make sure you have followed our tutorial for setting your cron job;
  2. Make sure the syntax of your command is correct. For this purpose read carefully the manual for the command you are using;
  3. When setting up the cron job make sure you provide a valid email for receiving the output of your commands. This will help in the debugging.

Hostlantern's web hosting servers have a standard setup and all popular Linux commands can be invoked using their standard syntax. Here is an example of a cronjob for lynx:

lynx -source http://example.com/cron.php

There are many popular applications that recommend setting up a cron job. In case you are using Drupal check this link:

http://drupal.org/cron

We recommend that for all applications you follow the cron instructions literally.

In case you are interested in setting up a complex cron script we can assist you through our development services.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I get an error when I try to install modules in my Drupal.

If you receive an error message like the one provided below while trying to install a module to...

How to fix the Drupal cron when halted?

If your Drupal cron fails to run then most probably the process is stuck and needs to be fixed...

How to disable comments in Drupal

Very often Drupal (especially outdated versions) has problems with Spam bots which flood its...

What is streaming/broadcasting?

Streaming is a term often used to define the display of video and audio media in real time....

How to display FeedBurner feeds on your website?

FeedBurner provides you with a lot of useful statistics about the usage of your feeds. Using...