https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717
--- Comment #9 from [email protected] --- (In reply to Liz Rea from comment #8) > On affected servers, changing the /etc/cron.d/koha-common job for process > message queue to the following: > > */15 * * * * root cd /tmp && koha-foreach --enabled --email > /usr/share/koha/bin/cronjobs/process_message_queue.pl > > seems to end run the issue. > > Thanks to Chris C. for the work around. > > As Chris says: > <rangi> its a permissions issue, something in perl 5.22 has changed > <rangi> its not actually a Koha problem, there are a few perl modules that > have the same problem Ah finally - a workaround! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
