30 Dec
2004
30 Dec
'04
5:09 p.m.
Hi, I scanned the mailing-list's archives for my problem again and again, until I found an answer by Harry Jackson (thanks!), dating back to 17 Nov 2004. Since it seems to work for me, it may work also for Sebastian, so let me quote it below again. http://lists.katipo.co.nz/public/koha/2004/003964.html ------------- To fix Add the following line: my $context = C4::Context->new("/path to/koha.conf"); to /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue The line needs to go before the first use of the $context variable. Replace "path to" with the directory of where your koha.conf file is. Harry ------------- Best regards, Giuseppe.