November 19, 20196 yr 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
November 19, 20196 yr Then you just need to adjust your settings accordingly. Settings -> Cronjobsettings -> Cron execution command (php-binary)
November 19, 20196 yr Author 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?
November 19, 20196 yr Rebuild the cron.d file: php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug
Archived
This topic is now archived and is closed to further replies.