On 10/20/06, Na <[EMAIL PROTECTED]> wrote: > > In cookie of the main site I have an ID. But how to init cake session > with this ID? >
Sounds like you may need to use a custom session handler in order to make sure your entire site uses the same session database. I haven't seen any solutions that work across subdomains that don't involve a custom session handler. -- Chris Hartjes "The greatest inefficiencies come from solving problems you will never have." -- Rasmus Lerdorf @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
