It seems like something with cron is off. the following path does not lead anywhere... `*/5 * * * * www-data /usr/bin/php bin/osticket-cron.php` it should, however, be `*/5 * * * * www-data /usr/bin/php /var/www/src/api/cron.php`