Good Morning All I am able to use zebra to import and reindex may Biblios but when it gets to the end of the rebuild it say: ==================== REINDEXING zebra ==================== 23:06:14-01/04 zebraidx(5173) [log] zebra_start /etc/koha/zebradb/zebra-biblios.cfg 1.3.50 23:06:14-01/04 zebraidx(5173) [warn] Cannot open `/etc/koha/zebradb/zebra-biblios.cfg' [No such file or directory] 23:06:14-01/04 zebraidx(5173) [fatal] Cannot read config /etc/koha/zebradb/zebra-biblios.cfg 23:06:14-01/04 zebraidx(5174) [log] zebra_start /etc/koha/zebradb/zebra-biblios.cfg 1.3.50 23:06:14-01/04 zebraidx(5174) [warn] Cannot open `/etc/koha/zebradb/zebra-biblios.cfg' [No such file or directory] 23:06:14-01/04 zebraidx(5174) [fatal] Cannot read config /etc/koha/zebradb/zebra-biblios.cfg ==================== CLEANING I checked out the Install.debian file that comes with Koha and followed the steps to setup Zebra but it seems like I am missing a step somewhere when it comes to the Zabra DB and Config. Anyone have any ideas? Thanks Ed Edward J. Roche Network Administrator Solanco School District 717.786.2151 x2437 "At the End of the Day, Did You Play to Win or Not to Lose?"
On 2009/04/3, at 12:30 AM, Roche III, Edward wrote:
Good Morning All
I am able to use zebra to import and reindex may Biblios but when it gets to the end of the rebuild it say:
====================
REINDEXING zebra
====================
23:06:14-01/04 zebraidx(5173) [log] zebra_start /etc/koha/zebradb/ zebra-biblios.cfg 1.3.50
23:06:14-01/04 zebraidx(5173) [warn] Cannot open `/etc/koha/zebradb/ zebra-biblios.cfg' [No such file or directory]
23:06:14-01/04 zebraidx(5173) [fatal] Cannot read config /etc/koha/ zebradb/zebra-biblios.cfg
23:06:14-01/04 zebraidx(5174) [log] zebra_start /etc/koha/zebradb/ zebra-biblios.cfg 1.3.50
23:06:14-01/04 zebraidx(5174) [warn] Cannot open `/etc/koha/zebradb/ zebra-biblios.cfg' [No such file or directory]
23:06:14-01/04 zebraidx(5174) [fatal] Cannot read config /etc/koha/ zebradb/zebra-biblios.cfg
====================
CLEANING
2 things to check - does that file *actually* exist? - if so , does the user executing the script have read access to the file? my hunch is the 2nd issue ;) this is how i fix that problem... $ sudo chown -R yourKOHAuser:yourKOHAuser /etc/koha/zebradb good luck
participants (2)
-
Mason James -
Roche III, Edward