View Single Post
Old 09-08-2018, 12:59 PM   #1
Junior Member
 
Join Date: Aug 2018
Posts: 2
laurx2000 is on a distinguished road
Default cron for phplist

Hi!

I try to use phplist 3.3.3. My old cronjob from ispmanager lite 4... for phplist dont work now in ISPmanager Lite 5.165.0.

#!//usr/bin/php /var/www/domain.com/data/www/domain.com/lists/admin/index.php -pprocessqueue - c/var/www/domain.com/data/www/domain.com/lists/config/config.php

response is:

root# #!//usr/bin/php /var/www/domain.com/data/www/domain.com/lists/admin/index.php -pprocessqueue - c/var/www/domain.com/data/www/domain.com/lists/config/config.php

but nothing happens in phplist.
In phplist i configured:
define('MANUALLY_PROCESS_QUEUE', 0);
define('MANUALLY_PROCESS_BOUNCES', 0);
setup for pop3, smtp, etc.
Work for manually campaing, but not for cron.
I tried tons of crons, but nothing not work.

Thank you for the advice!
laurx2000 is offline   Reply With Quote