WHMCS cronjob help

so i have running whmcs 7.1 running on a domain along with ioncube installed.. i am having trouble getting the cron jobs to work..

had moved a server but apparently something had broken.. i am getting this message when i try to execute the cron job, i can get the cron job to work with curl prefix.. but need it to work with PHP command.. any ideas ?

<code>
Site error: the <a href="http://www.ioncube.com">ionCube</a> PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Please visit <a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a> for install assistance.

/usr/bin/php-cgi -q /home/intadmin/domains/client.interstellarconsulting.com/public_html/crons/pop.php

Your help will be appreciated.

Status: 
Active

Comments

Howdy -- is it an option to call them through the website?

If you called it using http://domain.tld/path/to/cron.php, the PHP script would execute using the PHP config for that domain, which would contain the ionCube loader that it's asking about.