after installing koha in lenny, when i try to do add marc record, z3950 search is not working. i am getting the following error DBD::mysql::st execute failed: Table 'koha.zebraqueue' doesn't exist at /usr/share/koha/bin/zebraqueue_daemon.pl line 123. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/bin/zebraqueue_daemon.pl line 124. can anyone help me? -- unnikartha
Unni Kartha <unnikartha@gmail.com> wrote:
after installing koha in lenny, when i try to do add marc record, z3950 search is not working. i am getting the following error DBD::mysql::st execute failed: Table 'koha.zebraqueue' doesn't exist at /usr/share/koha/bin/zebraqueue_daemon.pl line 123. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/bin/zebraqueue_daemon.pl line 124. can anyone help me?
Have you completed the web installer step and which database sets (sorry, I forget the exact name) did you select? Any errors then? You could try loading the relevant part of installer/data/mysql/kohastructure.sql into your database directly, but it may be a symptom of wider problems. Hope that helps, -- MJ Ray (slef). LMS developer and supporter for a small, friendly worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/ (Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237
participants (2)
-
MJ Ray -
Unni Kartha