Jump to content
Froxlor Forum
  • 0

PHP5 being called after update to froxlor 10.6


yankeesierra

Question

Posted

I have an issue after automatic update from 0.10.5 to 0.10.6 I am getting this message from cron

Cron  /usr/bin/nice -n 5 /usr/bin/php5 -q /var/customers/webs/dotcom/dotcomsolutions.com.mx/dcs_admin/scripts/froxlor_master_cronjob.php --tasks 1> /dev/null

/usr/bin/nice: ‘/usr/bin/php5’: No such file or directory

php5 is no longer installed we are using 7.3

4 answers to this question

Recommended Posts

Posted

thank you very much for your reply, I have used 

/usr/bin/nice -n 5 /usr/bin/php7.3 -q

and

/usr/bin/nice -n 5 /usr/bin/php -q  < this one to make sure always work since it is symlinked to the current php version

but both settings fail, I still receive php5 cronjob messages, any idea what can be wrong?

 

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...