Hi, can anybody help me to get the installation process finished? Thanks Ulrich Kretschmer Am Sonntag, 14. Dezember 2008 23:26 schrieb Ulrich Kretschmer:
while trying to install Koha 3.0 on openSUSE 11.0, I get the message "production mode - trapped fatal error" while opening the intranet address.
/var/log/koha/koha-error_log says:
[Sun Dec 14 23:09:11 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:11 2008] Reserves.pm: DBD::mysql::db selectrow_array failed: Tabelle 'koha.systempreferences' existiert nicht at /usr/share/koha/lib/C4/Context.pm line 479. (=> mysql table does not exist)
[Sun Dec 14 23:09:11 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:11 2008] mainpage.pl: DBD::mysql::st execute failed: Tabelle 'koha.auth_types' existiert nicht at /usr/share/koha/lib/C4/Koha.pm line 341. (=> mysql table does not exist)
[Sun Dec 14 23:09:11 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:11 2008] mainpage.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Koha.pm line 342.
(...) (tons of complaints because of non-existing database tables)
[Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16 2008] 404.pl: Install required, redirecting to Installer at /usr/share/koha/lib/C4/Auth.pm line 443. => okay, the redirect to cgi-bin/koha/installer/install.pl works fine
[Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16 2008] install.pl: DBD::mysql::st execute failed: Tabelle 'koha.language_subtag_registry' existiert nicht at /usr/share/koha/lib/C4/Languages.pm line 178. (=> mysql table does not exist)
[Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 179.
[Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16 2008] install.pl: DBD::mysql::db selectrow_array failed: Tabelle 'koha.systempreferences' existiert nicht at /usr/share/koha/lib/C4/Context.pm line 479. (=> mysql table does not exist)
[Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16 2008] install.pl: Use of uninitialized value $debug_level in string eq at /usr/share/koha/lib/C4/Context.pm line 45. ??? => Help needed
[Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16 2008] install.pl: Use of uninitialized value $debug_level in string eq at /usr/share/koha/lib/C4/Context.pm line 45. ??? => Help needed
[Sun Dec 14 23:09:16 2008] [error] [client 127.0.0.1] [Sun Dec 14 23:09:16 2008] install.pl: Can't call method "id" on an undefined value at InstallAuth.pm line 278. ??? => Help needed
Can please anybody help me what I have to do to continue and complete the installation process? (How to fix the $debug_level problem?)