Re: [Koha] Error launching the Z3950-Daemon
Hi everybody, Hi Sebastian, I've got the same problem as reported by Sebastian when launching the z3950. I use RedHat 9.0 and Koha 2.2.0RC5. Strangely enough, I had managed to have z3950 working on the same system, with a previous version of koha. (Note: I did not upgrade, but rather uninstalled the previous version and installed the newest one from scratch. I am still practicing with Koha, so I could do it without much harm.) Attached is the full log file with the errors generated. Any help will be appreciated. Thanks. Giuseppe.
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.
participants (1)
-
Giuseppe.Angilella@ct.infn.it