<!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.24.1.1">
</HEAD>
<BODY>
On Mon, 2008-12-08 at 14:06 +0530, vinod kumar wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    &nbsp;Hii Friends <BR>
    &nbsp;&nbsp; <BR>
    <BR>
    I have install koha -3 in centos -5-2 but i have open admin page in this url <A HREF="http://localhost:8080">http://localhost:8080</A> <BR>
    &nbsp; I see the problem in admin page error production mode- trapped fatal error.<BR>
    <BR>
    <BR>
    plese help me soon <BR>
    <BR>
    <BR>
    vinod kumar <BR>
    &nbsp;<BR>
    &nbsp; <BR>
</BLOCKQUOTE>
Vinod,<BR>
<BR>
Did you try this?<BR>
<BR>
I just had the same problem - turns out you're missing a cpan module<BR>
<BR>
To solve it, I suggest that you try to do the following: 
<PRE>

- Enter a CPAN shell and install the CGI::Session::Serialize::yaml Perl module.&nbsp; Here's what it should look like

__________

# cpan

cpan shell -- CPAN exploration and modules installation (v1.9205)
ReadLine support enabled

cpan[1]&gt; install CGI::Session::Serialize::yaml


</PRE>
<BLOCKQUOTE TYPE=CITE>
    &nbsp;&nbsp;&nbsp;&nbsp; 
<PRE>
_______________________________________________
Koha mailing list
<A HREF="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</A>
<A HREF="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</A>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Matt Burkhardt, MSTM<BR>
President<BR>
Impari Systems, Inc.<BR>
502 Fairview Avenue<BR>
Frederick, MD&nbsp; 21701<BR>
<A HREF="mailto:mlb@imparisystems.com">mlb@imparisystems.com</A><BR>
<A HREF="http://www.imparisystems.com">www.imparisystems.com</A><BR>
(301) 682-7901<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>