[Koha] installation help for KOHA 3.0

Krishnan M kmlist at yahoo.in
Mon Dec 22 19:56:11 NZDT 2008


Why are you getting the 'table does not exist' problems?

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

mysql -u <user> -D <databaseName> -p < /path/to/extracted/koha/installer/data/mysql/kohastructure.sql

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.

regards,
krishnan




________________________________
From: Ulrich Kretschmer <U.Kretschmer at bergruf.de>
To: koha at lists.katipo.co.nz
Sent: Monday, 22 December, 2008 7:40:42 AM
Subject: [Koha] installation help for KOHA 3.0

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?)
_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha



      From Chandigarh to Chennai - find friends all over India. Go to http://in.promos.yahoo.com/groups/citygroups/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20081222/c3e739d8/attachment.htm 


More information about the Koha mailing list