Hello, I'm new to this and trying to set up for a very small private library. I can't seem to get the Z3950 daemon to function. If I look at the koha/log directory I see errors in the koha-error.log file like this: [Thu Feb 05 08:48:35 2004] [error] [client 63.249.85.174] search.pl : / / / at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 52. [Thu Feb 05 08:48:35 2004] [error] [client 63.249.85.174] NO RANDOM at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 59. [Thu Feb 05 08:48:35 2004] [error] [client 63.249.85.174] DBD::mysql::st execute failed: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 at /usr/local/koha/intranet/modules/C4/Search.pm line 2479. [Thu Feb 05 08:48:35 2004] [error] [client 63.249.85.174] DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/local/koha/intranet/modules/C4/Search.pm line 2480. and the z3950-daemon-20040201-1532.log file looks like: starting loop starting loop starting loop starting loop starting loop starting loop starting loop starting loop starting loop Any thoughts on how to get this working? Thank you! -Will PS: I'm using freeBSD 5.2 release.