Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ojs-run-scheduled to call autoStage.xml #34

Open
marcbria opened this issue May 10, 2021 · 0 comments
Open

Fix ojs-run-scheduled to call autoStage.xml #34

marcbria opened this issue May 10, 2021 · 0 comments
Labels
review Issues with improvements proposals or fix a bug... but need to be checked first.

Comments

@marcbria
Copy link
Collaborator

marcbria commented May 10, 2021

ojs-run-scheduled is called by cron and is running "/var/www/html/tools/runScheduledTasks.php" without any parameters.

To process logs and show statistics it need to be:
$ php /var/www/html/tools/runScheduledTasks.php /var/www/html/plugins/generic/usageStats/scheduledTasksAutoStage.xml

(not sure if full path is required for the xml file path)

@marcbria marcbria added the review Issues with improvements proposals or fix a bug... but need to be checked first. label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review Issues with improvements proposals or fix a bug... but need to be checked first.
Projects
None yet
Development

No branches or pull requests

1 participant