PHPList CronJob setup

When setting up a cron job to call PHPList, use these settings for best results.

1) In the /config/config.php file, ensure you have a line that is:
$commandline_users = array();
It will sometimes contain values between the () and that will cause issues.

2) Use this for your CRON command line:
php /home/CPANELACCOUNT/public_html/LISTDIRECTORY/admin/index.php -p processqueue -c /home/CPANELACCOUNT/public_html/LISTDIRECTORY/config/config.php

LISTDIRECTORY=the directory your phplist files are found in
CPANELACCOUNT=your cpanel login
Note: spaces in this command line are relevant
  • 44 Users Found This Useful
Was this answer helpful?

Related Articles

Form Mail Setup

Formmail allows you to collect information from a visitor and the results are emailed to you. We...

Powered by WHMCompleteSolution