<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
Hi <BR>
<BR>
I think I've managed to install Koha now (not sure if it's successfully!) <BR>
I installed CGI::Session (V4.30) manually as per the advice of this page: <A HREF="http://wiki.koha.org/doku.php?id=ubuntu_gutsy">http://wiki.koha.org/doku.php?id=ubuntu_gutsy</A><BR>
<BR>
When I browse to the initial page <A HREF="http://localhost:8080">http://localhost:8080</A> I get a &quot;Production Mode - trapped fatal error&quot;<BR>
<BR>
I also looked at this: <A HREF="http://www.nabble.com/Koha-3.0-beta-on-Kubuntu-gutsy---%22production-mode---trapped-fatal-error%22-td17071451.html">http://www.nabble.com/Koha-3.0-beta-on-Kubuntu-gutsy---%22production-mode---trapped-fatal-error%22-td17071451.html</A><BR>
But not sure it was that helpful as already installed CGI::Session manually. <BR>
<BR>
Unfortunately I noticed these errors in my log (not the entire log file): <BR>
<BR>
[Thu Oct 16 15:06:36 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:36 2<BR>
008] mainpage.pl: DBD::mysql::st execute failed: Table 'koha.language_descriptio<BR>
ns' doesn't exist at /usr/share/koha/lib/C4/Languages.pm line 339.<BR>
[Thu Oct 16 15:06:36 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:36 2<BR>
008] mainpage.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execut<BR>
e() at /usr/share/koha/lib/C4/Languages.pm line 340.<BR>
[Thu Oct 16 15:06:36 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:36 2<BR>
...<BR>
[Thu Oct 16 15:06:36 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:36 2008] mainpage.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 340.<BR>
[Thu Oct 16 15:06:36 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:36 2008] mainpage.pl: DBD::mysql::st execute failed: Table 'koha.language_descriptions' doesn't exist at /usr/share/koha/lib/C4/Languages.pm line 333.<BR>
[Thu Oct 16 15:06:36 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:36 2008] mainpage.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 334.<BR>
...<BR>
[Thu Oct 16 15:06:37 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:37 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.<BR>
[Thu Oct 16 15:06:37 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:37 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 179.<BR>
[Thu Oct 16 15:06:37 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:37 2008] install.pl: Use of uninitialized value in concatenation (.) or string at /usr/local/share/perl/5.8.8/CGI/Session.pm line 129.<BR>
[Thu Oct 16 15:06:37 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:37 2008] install.pl: DBD::mysql::db selectrow_array failed: Table 'koha.systempreferences' doesn't exist at /usr/share/koha/lib/C4/Context.pm line 479.<BR>
[Thu Oct 16 15:06:37 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:37 2008] install.pl: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Context.pm line 45.<BR>
[Thu Oct 16 15:06:37 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:37 2008] install.pl: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Context.pm line 45.<BR>
[Thu Oct 16 15:06:37 2008] [error] [client 192.168.1.217] [Thu Oct 16 15:06:37 2008] install.pl: Can't locate object method &quot;generate_id&quot; via package &quot;CGI::Session::ID::&quot; (perhaps you forgot to load &quot;CGI::Session::ID::&quot;?) at /usr/local/share/perl/5.8.8/CGI/Session.pm line 74.<BR>
<BR>
<BR>
Any help will be really appreciated. <BR>
<BR>
thanks<BR>
Rax
</BODY>
</HTML>