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/
