[Koha] Error launching the Z3950-Daemon

Giuseppe.Angilella at ct.infn.it Giuseppe.Angilella at ct.infn.it
Fri Dec 31 05:09:58 NZDT 2004


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.



More information about the Koha mailing list