Chris Nighswonger schreef op do 09-12-2010 om 08:27 [-0500]:
11:16:14-09/12 zebraidx(2403) [warn] zebra_lock_create fail fname=/var/lock/koha/zebradb/biblios/norm..LCK [No such file or directory] 11:16:14-09/12 zebraidx(2403) [warn] zebra_lock_create fail fname=/var/lock/koha/zebradb/biblios/shadow..LCK [No such file or directory] 11:16:14-09/12 zebraidx(2403) [fatal] Could not select database biblios errCode=109
Especially #4 as this looks to be a permissions problem.
I would actually suggest that the directories are missing (otherwise it would say 'permission denied'.) try running: sudo mkdir -p /var/lock/koha/zebradb/biblios sudo mkdir -p /var/lock/koha/zebradb/authorities sudo chown koha:koha /var/lock/koha/zebradb/biblios sudo chown koha:koha /var/lock/koha/zebradb/authorities (replace the koha:koha with the name and group that your zebra processes run as.) -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D