Hi all, Today I have installed a koha3 snapshot from today on sles10. It works, and I like it's looks. Congratulations. :-) However, I am running the NoZebra version, because I had the following problem, getting zebra to work: Starting Zebra like "zebrasrv -c /usr/share/koha/etc/koha-conf.xml" gives the following output:
21:26:20-06/11 [log] zebra_start 2.0.18 /usr/share/koha/etc/koha-conf.xml 21:26:20-06/11 [fatal] /usr/share/koha/etc/koha-conf.xml:1 missing colon after '<yazgfs>' 21:26:20-06/11 [fatal] Failed to read config `/usr/share/koha/etc/koha-conf.xml'
I've taken the koha-conf.xml from the tarball from git, only made changes to the usernames/passwords. What could be wrong here? Do I perhaps need a specific version of zebra..? Zebra: 2.0.18 Yaz: 3.0.14 All perl modules taken directly from MCPAN Regards, mourik jan
Hiya Mourik, Glad you were able to install the snapshot ... can you attach your koha-conf.xml for us to see (probably best to sanatize the user/password info). Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS On 11/6/07, mourik jan c heupink <heupink@merit.unu.edu> wrote:
Hi all,
Today I have installed a koha3 snapshot from today on sles10. It works, and I like it's looks. Congratulations. :-)
However, I am running the NoZebra version, because I had the following problem, getting zebra to work:
Starting Zebra like "zebrasrv -c /usr/share/koha/etc/koha-conf.xml" gives the following output:
21:26:20-06/11 [log] zebra_start 2.0.18 /usr/share/koha/etc/koha-conf.xml 21:26:20-06/11 [fatal] /usr/share/koha/etc/koha-conf.xml:1 missing colon after '<yazgfs>' 21:26:20-06/11 [fatal] Failed to read config `/usr/share/koha/etc/koha-conf.xml'
I've taken the koha-conf.xml from the tarball from git, only made changes to the usernames/passwords.
What could be wrong here? Do I perhaps need a specific version of zebra..?
Zebra: 2.0.18 Yaz: 3.0.14 All perl modules taken directly from MCPAN
Regards, mourik jan
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hello Joshua and list, Thanks for replying. Attached is my koha.conf.xml, and below is the output again: sles10:~/koha3/Koha # zebrasrv -c /usr/share/koha/etc/koha-conf.xml 10:03:02-13/11 [log] zebra_start 2.0.18 /usr/share/koha/etc/koha-conf.xml 10:03:02-13/11 [fatal] /usr/share/koha/etc/koha-conf.xml:1 missing colon after '<yazgfs>' 10:03:02-13/11 [fatal] Failed to read config `/usr/share/koha/etc/koha-conf.xml' sles10:~/koha3/Koha # Regards, Mourik Jan Joshua Ferraro wrote:
Hiya Mourik,
Glad you were able to install the snapshot ... can you attach your koha-conf.xml for us to see (probably best to sanatize the user/password info).
Cheers,
Hello Joshua and list,
Thanks for replying. Attached is my koha.conf.xml, and below is the output again:
sles10:~/koha3/Koha # zebrasrv -c /usr/share/koha/etc/koha-conf.xml 10:03:02-13/11 [log] zebra_start 2.0.18 /usr/share/koha/etc/koha-conf.xml 10:03:02-13/11 [fatal] /usr/share/koha/etc/koha-conf.xml:1 missing colon after '<yazgfs>' 10:03:02-13/11 [fatal] Failed to read config `/usr/share/koha/etc/koha-conf.xml' sles10:~/koha3/Koha #
mourik jan heupink a écrit : try zebrasrv -f /usr/share/koha/etc/koha-conf.xml -f takes xml file input HTH. -- Henri-Damien LAURENT
Hi! That seems to do much better, yes! Thanks. This needs to be changed in the documentation then... (I took the zebrasrv -c line from README.txt from the tarball) (http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=README.txt;h=6c8e0a0f...) Thanks for the clarification! Mourik Jan Henri-Damien LAURENT wrote:
mourik jan heupink a écrit :
Hello Joshua and list,
Thanks for replying. Attached is my koha.conf.xml, and below is the output again:
sles10:~/koha3/Koha # zebrasrv -c /usr/share/koha/etc/koha-conf.xml 10:03:02-13/11 [log] zebra_start 2.0.18 /usr/share/koha/etc/koha-conf.xml 10:03:02-13/11 [fatal] /usr/share/koha/etc/koha-conf.xml:1 missing colon after '<yazgfs>' 10:03:02-13/11 [fatal] Failed to read config `/usr/share/koha/etc/koha-conf.xml' sles10:~/koha3/Koha #
try zebrasrv -f /usr/share/koha/etc/koha-conf.xml
-f takes xml file input HTH.
On 11/13/07, mourik jan heupink <heupink@merit.unu.edu> wrote:
Hi!
That seems to do much better, yes! Thanks.
This needs to be changed in the documentation then... (I took the zebrasrv -c line from README.txt from the tarball) (http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=README.txt;h=6c8e0a0f...)
Thanks for the clarification!
Mourik Jan
FWIW.... fbcit:/usr/lib/cgi-bin/koha/installer/data/mysql/en/mandatory# zebrasrv -c /usr/share/koha/etc/koha-conf.xml 07:36:33-13/11 [log] zebra_start /usr/share/koha/etc/koha-conf.xml 1.3.50 07:36:33-13/11 [server] Adding dynamic listener on tcp:@:9999 id=0 07:36:33-13/11 [server] Starting server zebrasrv pid=8252 Chris -- Chris Nighswonger Faculty Member Network & Systems Director Foundations Bible College & Seminary www.foundations.edu www.fbcradio.org
participants (5)
-
Chris Nighswonger -
Henri-Damien LAURENT -
Joshua Ferraro -
mourik jan c heupink -
mourik jan heupink