At 10:39 PM 2/12/2013 +0300, MHE IT admin wrote:
Our library web site just started to give error messages #404, so I tried to fix the issue with running koha-stop-zebra library koha-start-zebra library sudo koha-rebuild-zebra -f -v  library
Have you tried doing this as "koha" (or whatever other user was given privileges during setup) rather than root? e.g.: koha@server:/usr/share/koha$ ./bin/migration_tools/rebuild_zebra.pl ... whatever. I do not use -f, but you might try -b -r -v -x then -a -r -v
Zebra configuration information ================================ Zebra biblio directory    = /var/lib/koha/library/biblios Zebra authorities directory = /var/lib/koha/library/authorities Koha directory        = /usr/share/koha/intranet/cgi-bin BIBLIONUMBER in :   852$8
I don't know if 3.10 has changed (so could be way off track), but 3.6 and 3.8 (marc21) by default look for biblionumber in 999$c Best - Paul