https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21400
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID CC| |[email protected] --- Comment #3 from Katrin Fischer <[email protected]> --- Hi Claudio, As cleanup_database.pl is run daily in default and there is no cron.weekly file in Koha, I assume that you have made local changes. Bugzilla is not the right place to ask in this case as it's most likely a configuration issue. Bugzilla is used for bug tracking and enhancement requests. Please bring your question up on the mailing list. Make sure to include the exact version, how you installed, and maybe the entries in your cronjob files. Something you can check: Does your entry look like this? Note the --chdir and --enabled that should always be there and have been added a while ago: koha-foreach --chdir --enabled /usr/share/koha/bin/cronjobs/cleanup_database.pl --sessions --zebraqueue 10 --list-invites --temp-uploads -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
