I use CDBI - not DBIC - and I have the &quot;classical&quot; tables User, Role, UserRole<br>(Authentication&nbsp; Authentication::Store::DBIC&nbsp; Authentication::Credential::Password&nbsp; Authorization::Roles)<br><br>At home I have a Catalyst from Debian, with C::P::Session at Version=12 (and no problem with 
<br>myApp from the corresponding vhost, with Apache-1.33-mod_perl ; also, no problem with the real<br>server before the upgrade from C-5.7001 to 5.7006 - but now...)<br><br>But at the real server, the (only) difference is that C::P::Session is at Version=13 (not 12)
<br>and I get this error:<br><br>&quot;Can&#39;t locate object method &quot;search&quot; via package &quot;Catalyst::Base&quot; at /usr/share/perl5/Catalyst/Plugin/Authentication/Store/DBIC/User.pm line 19.&quot;<br><br>from the execution of $c-&gt;login(username,password). 
<br><br>Because I use CDBI, is a need to substitute Auth::Store::DBIC (-0.07 and Authentication=0.09)?<br><br>Many Thanks for to clarify this question,<br>--vb<br>