Cron job fix on cPanel - how to solve cron.php is CLI only error

Hello,

I hope this will help to all new SuiteCRM installations on cPanel.
If you get the following error: cron.php is CLI only
than use the following cron job:
/usr/local/bin/php /home/your-username/public_html/installation-folder/legacy/cron.php

Zoltan

1 Like

Awesome! Thanks @pasziz We’ll also add this to tips & tricks for Suite 8 categories.

1 Like