Thanks for your response.
Yes, I did. I do not get trouble with the sqlite db, but when doing it with mysql db, get troubles here and there. And stuck at this point.
Any suggestion where I should fix?

Thank you,

Will

Daniel Westermann-Clark <[EMAIL PROTECTED]> wrote:
On 2006-10-16 06:25:42 -0700, Will Smith wrote:
> I am applying a basic authentication, following exactly the
> tutorial, but keep getting this error after editing tha application
> .pm - adding these lines:
> ..
> Authentication
> Authentication::Store::DBIC
> Authentication::Credential::Password
>
> Session
> Session::Store::FastMmap
> Session::State::Cookie
> ...
> this is the error:
> ...
> [info] cat powered by Catalyst 5.7003
> You must provide a user_class at /usr/lib/perl5/site_perl/5.8.5/Catalyst.pm line 862
> Compilation failed in require at script/cat_server.pl line 53

Did you configure the authentication modules?

http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7003/lib/Catalyst/Manual/Tutorial/Authentication.pod#Configure_Authentication

--
Daniel Westermann-Clark

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/


Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to