View Single Post
Old 06-26-2015, 06:06 PM   #2
Junior Member
 
Join Date: Jun 2015
Posts: 2
Gualter is on a distinguished road
Default

Hi

I have a problem with cron !!!

I have a website that only support PHP 5.4
I changed the PHP to 5.4 for this website but the version native is 5.3

Website is working very well, but when try run the CRONJOB i get this error:


[root@site ~]# php -q /var/www/site/data/www/www.site.net/my/admin/cron.php
PHP Fatal error:
The file /var/www/site/data/www/www.site.net/my/admin/cron.php was encoded
with the PHP 5.4 ionCube Encoder and requires PHP 5.4 to be installed.


I have the ionCube activated for this version http://prntscr.com/7lmeyl

How I can fix it?


regards

Last edited by Gualter; 06-26-2015 at 06:39 PM.
Gualter is offline   Reply With Quote