configure cron

To configure cron to run the drupal maintenance:-

  1. cPanel | Advanced tools | Cron Jobs | Standard(or Advanced)
  2. Command=/usr/bin/wget -O - -q -t 1 http://site/cron.php
  • Where site is your site or each site in a Drupal multisite setup.