Solution Found :)
Just had to change the cron command from using: php -q
To: /opt/ntphp/php56/bin/php -q
Search found 2 matches
- Fri Nov 11, 2016 12:00 pm
- Forum: ntPHPselector
- Topic: Cron using wrong version of PHP
- Replies: 3
- Views: 67652
- Fri Nov 11, 2016 11:25 am
- Forum: ntPHPselector
- Topic: Cron using wrong version of PHP
- Replies: 3
- Views: 67652
Cron using wrong version of PHP
I am trying to run a php script that has been encoded with IonCube. For the most part any files encoded in the folder I am accessing are working fine with IonCube however when Cron tries to run a script, it is bypassing the version selected by NTPHPSelector and using the default version of PHP which...