25 Mar
2017
25 Mar
'17
12:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717 --- Comment #9 from mjnkml@gmail.com --- (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.