Domain level php n ioncube files are checking for OS level php

pingpong123

Verified User
Joined
Jan 5, 2021
Messages
18
OS Centos 7.10
Php On server 5.6
Domain php 7.4
Ioncube 10.4
Custombuild 2.0
Upgraded whmcs to 8.1 but some files in domain for whmcs are not working as they
php -q /home/xxxx/domains/xxx.com/public_html/crons/cron.php all --force -vvv
PHP Fatal error: The file /home/xxx/domains/xxxx.com/public_html/crons/cron.php cannot be run by the ionCube Loader. Please ask the script provider to supply an encoded file that can run on your version of PHP, 5.6. in Unknown on line 0

Wondering why domain files are getting OS level php version ?
I even changed all php release to 7, 7.1,7.3 and 7.4 but its same.
Any idea how to fix it?
 
Back
Top