BlueHost & JustHost Cronjobs Configuration
- Enable the automation services you wish to utilize via Settings > Plugins > Automation Services
- Log into your cPanel, and navigate to Cron Jobs.
- Edit each cronjob to point to the correct PHP version and php.ini so that Ioncube will load when the cronjobs are executed.
php -q</span> /home1/vwebhost/public_html/clientexec/services.php 'order'
You are replacing " php -q" with " /ramdisk/php/54/bin/php54-cli -qc /home/user/public_html/php.ini"
** Make sure to specify the correct home directory, username and location of Clientexec.
Updated on: 15/12/2023
Thank you!