Thanks
These  articles are very interesting.
I try to get the cake session and I noted that only inside webroot i
can to do it
If I am in a up folder i can't to do it
I try to set in bootstrap.php
        ini_set("session.cookie_domain",'http://localhost');
But I get then in my cake application the session doesn't work.
i.e.
I star a session in a action in another action I can't read the
session.

On Mar 19, 3:53 pm, Alfredo Quiroga-Villamil <laww...@gmail.com>
wrote:
> There seems to be a couple of links and stuff online that should
> hopefully guide you in the right direction.
>
> Take a look at these and see if they help.
>
> http://mikekrisher.com/?p=499http://teknoid.wordpress.com/2008/10/05/sharing-cakephp-session-with-...http://www.scribd.com/doc/5542/CakePHP-tutorial-no-4-from-IBM
>
> Regards,
>
> Alfredo
>
> On Thu, Mar 19, 2009 at 10:31 AM, byqsri <marco.rizze...@gmail.com> wrote:
>
> > Ok thanks.
> > I save on DB my session but then how can I do decide which is the
> > right session in the external app?
>
> > On Mar 19, 3:27 pm, Alfredo Quiroga-Villamil <laww...@gmail.com>
> > wrote:
> >> One way that might help you accomplish this is by storing them in a DB.
>
> >> See:http://book.cakephp.org/view/173/Sessions
>
> >> Regards,
>
> >> Alfredo
>
> >> On Thu, Mar 19, 2009 at 8:07 AM, marco.rizze...@gmail.com
>
> >> <marco.rizze...@gmail.com> wrote:
>
> >> > My question is this?
> >> > How can I sharing CAKEPHP Session with external app on a different
> >> > virtual host?
> >> > Many Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to