[Catalyst] how to set all values in Session Session::Store::DBI Session::State::Cookie

chveerendra nadh chchveeru at gmail.com
Mon Feb 13 17:44:21 CET 2006


hi     i have bit probles ..............

when i m using Session Session::Store::DBI Session::State::Cookie

i have write in my APPlication

Shop->config->{session} = {
        dbi_dsn   => $DB_NAME,
        dbi_user  => $DB_USER,
        dbi_pass  => $DB_PASSWD,
        dbi_table => "Shop::Model::Session",
    };


but it show error like this ........................


[Mon Feb 13 22:07:15 2006] [error] Session::Store::DBI: No session
configuration found, please configure dbi_dbh or dbi_dsn at
/usr/local/lib/perl5/5.8.7/NEXT.pm line 75\nCompilation failed in require at
(eval 69) line 3.\n

where can i set the dbi_dsn and all........


thanks

Veeru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060213/77057b4d/attachment-0001.htm


More information about the Catalyst mailing list