hi,
I've just downloaded the latest nightly and set:
define('CAKE_SESSION_SAVE', 'database');
define('CAKE_SESSION_TABLE', 'sessions');
of course I've created the table and got:
Fatal error: Undefined class name 'connectionmanager' in
/Users/kain/Sites/xxxx/cake/libs/session.php on line 417
sounds like a bug to me, I've double checked and cake is able to
connect to database.
does anyone else seen this before? should I file a ticket?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Cake PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---