I have osTicket working really nicely, but wanted to complete the installation by running cron from crontab, I have read and followed the instructions and the treads here, but it doesn't work for me.In cron logs and if I run the command from the cli I get an error:root@osticket:~# /usr/bin/php5 /var/www/html/osticket/api/cron.php
PHP Fatal error: Call to undefined function mysqli_init() in /var/www/html/osticket/include/mysqli.php on line 28
Fatal error: Call to undefined function mysqli_init() in /var/www/html/osticket/include/mysqli.php on line 28
My system information is attached.Does anyone have any suggestions how to correct this?

