web installer not working
Dear Friends, I have installed KOHA 3.00.04 on Debian machine today. Every thing installed properly, but when i tried to start web installer, i got the following error in koha-zebraqueue-output.log. 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. any help regarding this would be highly appreciated. Zebra server and client, both are running properly. Regards Rekha
rekha, Does the web installer give any error? and the koha error log? Since the db tables are created and populated by the web installer the table does not exist yet so the koha-zebraqueue-output.log is irrelevant at this point imho.. Regards, Koustubha Kale Anant Corporation Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2 On Wed, May 12, 2010 at 6:28 PM, <rekhasaraswat@cdacnoida.in> wrote:
Dear Friends, I have installed KOHA 3.00.04 on Debian machine today. Every thing installed properly, but when i tried to start web installer, i got the following error in koha-zebraqueue-output.log.
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.
any help regarding this would be highly appreciated. Zebra server and client, both are running properly.
Regards Rekha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Now koha-zebraqueue log is showing error. 20100512 23:50:58 koha-zebraqueue-ctl-koha: client (pid 9367) killed by signal 15, stopping 20100513 00:00:58 koha-zebraqueue-ctl-koha: client (pid 5236) killed by signal 15, stopping 20100513 00:23:39 koha-zebraqueue-ctl-koha: client (pid 5153) killed by signal 15, stopping and zebra output log is showing the same problem, as before. plz help me.
rekha, Does the web installer give any error? and the koha error log? Since the db tables are created and populated by the web installer the table does not exist yet so the koha-zebraqueue-output.log is irrelevant at this point imho..
Regards, Koustubha Kale Anant Corporation
Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2
On Wed, May 12, 2010 at 6:28 PM, <rekhasaraswat@cdacnoida.in> wrote:
Dear Friends, I have installed KOHA 3.00.04 on Debian machine today. Every thing installed properly, but when i tried to start web installer, i got the following error in koha-zebraqueue-output.log.
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.
any help regarding this would be highly appreciated. Zebra server and client, both are running properly.
Regards Rekha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi Rekha, On Wed, May 12, 2010 at 8:58 AM, <rekhasaraswat@cdacnoida.in> wrote:
Dear Friends, I have installed KOHA 3.00.04 on Debian machine today. Every thing installed properly, but when i tried to start web installer, i got the following error in koha-zebraqueue-output.log.
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.
any help regarding this would be highly appreciated. Zebra server and client, both are running properly.
You should disable the zebraqueue daemon as it is presently deprecated. There should be some notes in INSTALL.debian about setting up a cronjob to run the rebuild_zebra.pl script instead. Note that the zebraqueue table will not exist in the database until *after* you have completed the web installer. Also, you can always drop and re-create your koha database and re-run the installer if too many issues arise. Kind Regards, Chris
participants (3)
-
Chris Nighswonger -
Koustubha Kale -
rekhasaraswat@cdacnoida.in