[Catalyst] DBD::SQLite::db::_login errors!

Brandon Black blblack at gmail.com
Thu Sep 28 17:05:30 CEST 2006


On 9/28/06, g xing <mxgou at hotmail.com> wrote:
>
> Hi Dudes,
> i am following the Catalyst::Manual::Tutorial::CatalystBasics, everything
> looks well untill i RUN THE APPLICATION. when i change the URL to
> http://localhost:3000/books/list, it shows following error:
>
> Caught exception in MyApp::Controller::Books->list
> "DBIx::Class::ResultSet::all(): DBI Connection failed: Undefined
> subroutine
> &DBD::SQLite::db::_login called at
> D:\jobs\alterProject\CatInABox\extlib/DBD/SQLite.pm line 57."
>
> i am wondering where DBD::SQLite::db::_login is defined and how to fix
> that?


I"ve seen a number of DBD::SQLite problems lately, esp. on ActiveState
Perl.  My suggestion would be to try either re-installing the DBI and
DBD::SQLite PPMs, or installing them via CPAN (will require a working C
compiler environment).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060928/e415fdad/attachment.htm 


More information about the Catalyst mailing list