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.