Jesse wrote:
On Mon, Jun 2, 2008 at 11:19 AM, <mlasater@rollinghills.lib.mo.us <mailto:mlasater@rollinghills.lib.mo.us>> wrote:
Hello everyone,
I have installed Koha on my server running openSUSE 10.3. I am to the point where I go to the web installer, but instead I get an error.
When I go to:
it sends me to:
http://rhclkoha:8080/cgi-bin/koha/installer/install.pl
then I get the following error message:
production mode - trapped fatal error
What does this error mean. I have done another install and when I go to the :8080 port it starts the installer, I answer the questions and I am done.
Any help with this would be greatly appreciated.
There should be a koha error log somewhere on your system (/usr/local/koha/log, most likely); this will have information on the error. Are you running Koha 3 or 2.2.9 ?
Here are the contents of the error log. These repeat every time I try access the site. [Mon Jun 02 12:51:18 2008] [error] [client 127.0.0.2] [Mon Jun 2 12:51:18 2008] install.pl: DBD::mysql::st execute failed: Table 'koha.language_subtag_registry' doesn't exist at /usr/share/koha/lib/C4/Languages.pm line 178. [Mon Jun 02 12:51:18 2008] [error] [client 127.0.0.2] [Mon Jun 2 12:51:18 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 179. [Mon Jun 02 12:51:18 2008] [error] [client 127.0.0.2] [Mon Jun 2 12:51:18 2008] install.pl: Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/site_perl/5.8.8/CGI/Session.pm line 129. [Mon Jun 02 12:51:18 2008] [error] [client 127.0.0.2] [Mon Jun 2 12:51:18 2008] install.pl: DBD::mysql::db selectrow_array failed: Table 'koha.systempreferences' doesn't exist at /usr/share/koha/lib/C4/Context.pm line 455. [Mon Jun 02 12:51:18 2008] [error] [client 127.0.0.2] [Mon Jun 2 12:51:18 2008] install.pl: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Context.pm line 38. [Mon Jun 02 12:51:18 2008] [error] [client 127.0.0.2] [Mon Jun 2 12:51:18 2008] install.pl: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Context.pm line 38. [Mon Jun 02 12:51:18 2008] [error] [client 127.0.0.2] [Mon Jun 2 12:51:18 2008] install.pl: Can't locate object method "generate_id" via package "CGI::Session::ID::" (perhaps you forgot to load "CGI::Session::ID::"?) at /usr/lib/perl5/site_perl/5.8.8/CGI/Session.pm line 74. I am going to check on these perl modules to make sure they are installed. Thank you very much for your assistance. Michael Lasater