Hi Can someone help me to get z3950 going? I'm running koha2.0pre5 on RH8. Unfortunatly I'm not an expert (hence I'm kindly asking for help), but I will try whatever suggestions someone might have. 1. There are no reported problems when I run z3950-daemon-launch.sh. 2. However when I type an ISBN into acqui.simple/addbooks.pl and hit "Go", followed by "Add New Biblio" followed by "z3950 search", koha continually reports "still ?? requestes to go". 3. .../koha/log/z3950-daemon-xxxx-xx.log fills up with : DBD::mysql::st execute failed: No Database Selected at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 57. DBD::mysql::st fetchrow failed: fetch() without execute() at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 58. 4. .../koha/log/koha-error.log fills up with: [error] search.pl : / / / 12456789 at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 52. [error] NO RANDOM at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 59. [error] ADD ISBN 12456789 at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 61. [error] search.pl : / / / at /usr/local/koha/intranet/cgi-bin/z3950/search.pl line 52. many thanks. tomasz kotula.
3. .../koha/log/z3950-daemon-xxxx-xx.log fills up with : DBD::mysql::st execute failed: No Database Selected at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 57.
I reckon it hasn't been able to read your koha.conf to get the database connection details -- have you checked permissions on that file for the user running the z3950 daemon? Does the z3950-daemon-options file have the right path to it? Actually, pre5's installer had a bug where it always put RunAsUser=apache in the config file, even when that was wrong. That may be it. -- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
participants (2)
-
MJ Ray -
T & J Kotula