I've just run into the same problem just now. I do have control of the
server so making mod_rewrite adjustments isn't a problem. However, I'm
working on my desktop box. The app's virtual domain is APP.apollo,
where APP is the name of the project and apollo is my box hostname. I
guess I'll try adding 'www' with mod_rewrite and see what happens.

It looks like the problem is in Router::url() but I haven't finished
wading through that yet.

I'm using cake_1.2.x.x_24.01.2008, btw.

On Sun, Mar 2, 2008 at 4:58 PM, Novice Programmer
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am facing session problems on redirection. The function session->read()
> returns nothing on the session stored before redirection. I searched on the
> google and found some solutions one of them was modifying htaccess which i
> can't do because of shared host. Another was to put session id in url which
> is not secure enough. Was wondering on how other people handle this problem.
> Please help.
>
> --
> Thanks & Regards,
> Novice (http://ishuonweb.wordpress.com/).
>  >
>

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

Reply via email to