<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you Ricardo!<br>
<br>
I downloaded the CGI::Session module and manually installed it.&nbsp; It
didn't initially work because I was missing CGI::Simple and
FreezeThaw.&nbsp; I installed both of these through cpan then reinstalled
CGI::Session.&nbsp; Then I hit refresh on my browser and the Koha install
screen I was looking for appeared.<br>
<br>
Thank you very much and thank you to everyone else on the list for
their help also.&nbsp; <br>
<br>
Michael Lasater<br>
<br>
Ricardo Dias Marques wrote:
<blockquote
 cite="mid:aea63ba20806030743g95d7327ubfc7781e607a957c@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi Michael,

On Tue, Jun 3, 2008 at 3:11 PM, Michael Lasater
<a class="moz-txt-link-rfc2396E" href="mailto:mlasater@rollinghills.lib.mo.us">&lt;mlasater@rollinghills.lib.mo.us&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">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.

[snip]

[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.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Other Koha user (named Petrus) has reported that he was able to solve
this problem (related to this last error message - Can't locate object
method "generate_id" via package "CGI::Session::ID::") by downloading
the CGI::Session module and installing it "manually" (instead of using
CPAN):

[Koha] Koha 3.0 beta on Kubuntu gutsy - "production mode - trapped fatal error<a class="moz-txt-link-rfc2396E" href="http://lists.katipo.co.nz/public/koha/2008-May/013841.htmlOtheroptioncanbetoinstalltheCGI::Session::Serialize::yamlPerlmodule(youmayuseCPANforthat,butyoumayhaveto">"
http://lists.katipo.co.nz/public/koha/2008-May/013841.html

Other option can be to install the CGI::Session::Serialize::yaml Perl
module (you may use CPAN for that, but you may have to "</a>force install"
the installation of this module, if you see errors related to
JSON::Syck during installation).

For additional info, see this post of mine in reply to a request for
help of another Koha user (Veronica Lencinas):

[Koha] Problem installing Koha 3 beta 2
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/public/koha/2008-May/013912.html">http://lists.katipo.co.nz/public/koha/2008-May/013912.html</a>


I hope this helps. Please, do report back later and tell what worked
for you (it may be useful for others).

BTW: I'm also just a Koha user!  :)

Best wishes,
Ricardo Dias Marques
lists AT ricmarques DOT net
  </pre>
</blockquote>
<br>
</body>
</html>