Posts

Drupal cron setup on blacknight.ie unix plan

For setting up a Drupal maintenance cron job on the blacknight.ie unix hosting plan, I have found that the following command works well:

 

/usr/bin/wget -O – -q -t 1 http://www.yourdomain.com/cron.php

 

Original Source: http://drupal.org/cron