[Koha-bugs] [Bug 17717] process_message_queue.pl: Can't locate Authen/CAS/Client/ Response/Failure.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 30 11:13:43 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717

--- Comment #26 from Julian Maurice <julian.maurice at biblibre.com> ---
# cat /etc/cron.d/koha
* * * * * root sudo -u koha sh -c 'PERL5LIB=/home/koha/koha
KOHA_CONF=/home/koha/etc/koha-conf.xml perl
/home/koha/koha/misc/cronjobs/process_message_queue.pl > /tmp/koha.log 2>&1'
* * * * * root sudo -u koha sh -c 'pwd > /tmp/pwd.log 2>&1'

/tmp/pwd.log contains "/root"
/tmp/koha.log is empty, and the message queue is processed

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list