<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Why are you getting the 'table does not exist' problems?<br><br>Did you verify that the database was created properly and has all the tables? The koha installer does not do this, you'll need to do this yourself with a command like<br><br>mysql -u <user> -D <databaseName> -p < /path/to/extracted/koha/installer/data/mysql/kohastructure.sql<br><br>followed by logging into mysql and checking if around 116 tables were created in the database. Also, don't forget to check that MySQL is using UTF-8 before creating the database.<br><br>regards,<br>krishnan<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight:
bold;">From:</span></b> Ulrich Kretschmer <U.Kretschmer@bergruf.de><br><b><span style="font-weight: bold;">To:</span></b> koha@lists.katipo.co.nz<br><b><span style="font-weight: bold;">Sent:</span></b> Monday, 22 December, 2008 7:40:42 AM<br><b><span style="font-weight: bold;">Subject:</span></b> [Koha] installation help for KOHA 3.0<br></font><br>Hi,<br>can anybody help me to get the installation process finished?<br>Thanks<br>Ulrich Kretschmer<br><br>Am Sonntag, 14. Dezember 2008 23:26 schrieb Ulrich Kretschmer:<br>> while trying to install Koha 3.0 on openSUSE 11.0, I get the <br>> message "production mode - trapped fatal error" while opening the intranet<br>> address. <br>><br>> /var/log/koha/koha-error_log says:<br>><br>> [Sun Dec 14 23:09:11 2008] [error] [client 127.0..0.1] [Sun Dec 14 23:09:11<br>> 2008] Reserves.pm: DBD::mysql::db selectrow_array failed:<br>> Tabelle 'koha.systempreferences' existiert
nicht<br>> at /usr/share/koha/lib/C4/Context.pm line 479.<br>> (=> mysql table does not exist)<br>><br>> [Sun Dec 14 23:09:11 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:11<br>> 2008] mainpage.pl: DBD::mysql::st execute failed: Tabelle 'koha.auth_types'<br>> existiert nicht at /usr/share/koha/lib/C4/Koha.pm line 341.<br>> (=> mysql table does not exist)<br>><br>> [Sun Dec 14 23:09:11 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:11<br>> 2008] mainpage.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without<br>> execute() at /usr/share/koha/lib/C4/Koha.pm line 342.<br>><br>> (...) (tons of complaints because of non-existing database tables)<br>><br>> [Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16<br>> 2008] 404.pl: Install required, redirecting to Installer<br>> at /usr/share/koha/lib/C4/Auth.pm line 443.<br>> => okay, the redirect to
cgi-bin/koha/installer/install.pl works fine<br>><br>> [Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16<br>> 2008] install.pl: DBD::mysql::st execute failed:<br>> Tabelle 'koha.language_subtag_registry' existiert nicht<br>> at /usr/share/koha/lib/C4/Languages.pm line 178.<br>> (=> mysql table does not exist)<br>><br>> [Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16<br>> 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without<br>> execute() at /usr/share/koha/lib/C4/Languages.pm line 179.<br>><br>> [Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16<br>> 2008] install.pl: DBD::mysql::db selectrow_array failed:<br>> Tabelle 'koha.systempreferences' existiert nicht<br>> at /usr/share/koha/lib/C4/Context.pm line 479.<br>> (=> mysql table does not exist)<br>><br>> [Sun Dec 14 23:09:16 2008] [error] [client
127.0.0.1] [Sun Dec 14 23:09:16<br>> 2008] install.pl: Use of uninitialized value $debug_level in string eq<br>> at /usr/share/koha/lib/C4/Context.pm line 45.<br>> ??? => Help needed<br>><br>> [Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16<br>> 2008] install.pl: Use of uninitialized value $debug_level in string eq<br>> at /usr/share/koha/lib/C4/Context.pm line 45.<br>> ??? => Help needed<br>><br>> [Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16<br>> 2008] install.pl: Can't call method "id" on an undefined value at<br>> InstallAuth.pm line 278.<br>> ??? => Help needed<br>><br>> Can please anybody help me what I have to do to continue and complete the<br>> installation process? (How to fix the $debug_level problem?)<br>_______________________________________________<br>Koha mailing list<br><a ymailto="mailto:Koha@lists.katipo.co.nz"
href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br><a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br></div></div></div><br>
<!--6--><hr size=1></hr> Add more friends to your messenger and enjoy! <a href="http://in.rd.yahoo.com/tagline_messenger_6/*http://messenger.yahoo.com/invite/"> Invite them now.</a></body></html>