fusioninventory-for-glpi icon indicating copy to clipboard operation
fusioninventory-for-glpi copied to clipboard

Cron is not working in fusion inventory

Open xbBrunobx opened this issue 2 years ago • 3 comments

Our cron is not working, even after putting "* * * * * /usr/bin/php7.3 /var/www/glpi/front/cron.php &>/dev/null" it keeps showing that my cron is not working, it works when I set international time with GMT -0, but when I set my normal time zone GMT -3 it doesn't work, does anyone know how to solve it?

xbBrunobx avatar Nov 30 '21 17:11 xbBrunobx

We need add code to manage the timezone

ddurieux avatar Nov 30 '21 17:11 ddurieux

How to get around this situation for now?

xbBrunobx avatar Nov 30 '21 17:11 xbBrunobx

Perhaps define your timezone in php.ini

ddurieux avatar Nov 30 '21 18:11 ddurieux