Had the same problem, too. Session in DB instead of files.

Seems as if one line is missing from cake/bootstrap.php that was present in
the previous release:

require LIBS . 'model' . DS . 'connection_manager.php';

If you don't want to change the core, you can also add this line to your own
ap/config/bootstrap.php file.

Hope this helps

Heiner




> 
>> 
>> Claudio Poli wrote:
>>> are you saving session in database instead of php/cake?
>> 
>> Yes, I am.
> 
> ok, same problem here.
> 
> > 



--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to