Hi,

I have a PHPBB forum and CAKE application. phpBB is installed within a
folder inside cake. cake and phpbb have database sessions.

I am trying to unify login process so that users logging in from phpbb
dont need to login again when coming to the cakeapp. Also, if the user
logged in cake-app and then visits phpbb, the login should be
maintained.

But when I sign in phpbb and then goto cake app, I get a totally
different session id. I tried setting the $_SESSION variable in phpbb
(following another post in this group itself). However its not
accessible in cake. 

cheers
[\/]


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to