i have install koha-3 in centos-5.2 but open this url http://localhost:8080/cgi-bin/koha/installer/install.pl not showing admin page. i see the koha-error_log few error show /var/log/koha/koha-error_log 404.pl: DBD::mysql::db selectrow_array failed: Table 'koha.systempreferences' doesn't exist at /usr/share/koha/lib/C4/Context.pm line 479. [Wed Dec 24 11:16:22 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:22 2008] 404.pl: DBD::mysql::db selectrow_array failed: Table 'koha.systempreferences' doesn't exist at /usr/share/koha/lib/C4/Context.pm line 479. [Wed Dec 24 11:16:22 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:22 2008] 404.pl: DBD::mysql::db selectrow_array failed: Table 'koha.systempreferences' doesn't exist at /usr/share/koha/lib/C4/Context.pm line 479. [Wed Dec 24 11:16:22 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:22 2008] 404.pl: Install required, redirecting to Installer at /usr/share/koha/lib/C4/Auth.pm line 443. [Wed Dec 24 11:16:23 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:23 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. [Wed Dec 24 11:16:23 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:23 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 179. [Wed Dec 24 11:16:23 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:23 2008] install.pl: HTML::Template::Pro:template /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/installer/auth.tmpl not found! at InstallAuth.pm line 380 [Wed Dec 24 11:16:27 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:27 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. [Wed Dec 24 11:16:27 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:27 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 179. [Wed Dec 24 11:16:27 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:16:27 2008] install.pl: HTML::Template::Pro:template /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/installer/auth.tmpl not found! at InstallAuth.pm line 380 [Wed Dec 24 11:17:38 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:17:38 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. [Wed Dec 24 11:17:38 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:17:38 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 179. [Wed Dec 24 11:17:38 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:17:38 2008] install.pl: HTML::Template::Pro:template /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/installer/auth.tmpl not found! at InstallAuth.pm line 380 [Wed Dec 24 11:20:15 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:20:15 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. [Wed Dec 24 11:20:15 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:20:15 2008] install.pl: DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib/C4/Languages.pm line 179. [Wed Dec 24 11:20:15 2008] [error] [client 192.168.1.207] [Wed Dec 24 11:20:15 2008] install.pl: HTML::Template::Pro:template /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/installer/auth.tmpl not found! at InstallAuth.pm line 380 plese help me
I just had the same problem - turns out you're missing a cpan module To solve it, I suggest that you try to do the following: - Enter a CPAN shell and install the CGI::Session::Serialize::yaml Perl module. Here's what it should look like __________ # cpan cpan shell -- CPAN exploration and modules installation (v1.9205) ReadLine support enabled cpan[1]> install CGI::Session::Serialize::yaml On Sat, 2008-12-06 at 11:25 +0530, vinod kumar wrote:
DBD::mysql::db selectrow_array failed
Matt Burkhardt, MSTM President Impari Systems, Inc. 502 Fairview Avenue Frederick, MD 21701 mlb@imparisystems.com www.imparisystems.com (301) 682-7901
participants (2)
-
Matt Burkhardt -
vinod kumar