Hi, Kindly help. I am still get error message when trying to search and import records using z3950. when i search catalogue i find many records ( Biblios in reservoir). How can i remove these records in reservoir as i suspect it might be contributing to errors. When i run zebrasrv -f /etc/koha/koha-conf.xml I also get the following: 07:42:13-16/07 [log] zebra_start 2.0.52 90d4902e0921f68842031a4aa1e743d5df06047f 07:42:13-16/07 [log] config /etc/koha/zebradb/zebra-biblios.cfg 07:42:13-16/07 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-text.so 07:42:13-16/07 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-dom.so 07:42:13-16/07 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-regx.so 07:42:13-16/07 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-xml.so 07:42:13-16/07 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-alvis.so 07:42:13-16/07 [log] Loaded filter module /usr/lib/idzebra-2.0/modules/mod-grs-marc.so 07:42:13-16/07 [fatal] Zebra server already running [Resource temporarily unavailable]
Hello,
The problem is with your mysql installation. Make sure that your kohauser (whatever you created) has the proper permissions to access the koha database. You can varify this by accessing the koha database directly from the command line. If the problem is with the permissions then you should grant permissions and don't forget to flush them. Also check in the koha-conf.xml to verify that the password is correct.
Hope this helps.
Cheers ------------------------ Aman, (Amandeep kapila), New Delhi-110065. INDIA
-----Original Message----- From: Tom Obrien <tobrienu@gmail.com> To: koha <koha@lists.katipo.co.nz> Sent: Tue, Jul 10, 2012 1:51 pm Subject: Re: [Koha] koha error when searching Z3950
Hi all,I installed koha koha-3.8.2 on debian-6 . When i try searching for records using z3950 i get the following error: Software error:
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) at /usr/share/koha/lib/C4/Context.pm line 758.
Kindly help me solve this problem.
Obrien _______________________________________________ Koha mailing list http://koha-community.orgKoha@lists.katipo.co.nzhttp://lists.katipo.co.nz/ma...
participants (1)
-
Tom Obrien