[Help] Cron Jobs

Basti

Administrator
Staff member
Well, just try it out. To your settings_sql.php add
$CONF['cron'] = '1';

Then go into cpanel and add a cron job pointing to your cron.php running once a day.
The path may look something like this, but you better check back with your host, as its not the same on every hosting.
/usr/bin/php /home/YOUR_ACCOUNT/public_html/cron.php
 

Mark

Administrator
Staff member
Using the Cron option is highly recommended, especially on larger lists
 
Top