Skip to content

Cron does not work #12

@flexchar

Description

@flexchar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions