Are you using symlinks by any chance? If yes then point the symlink to the app folder rather than the outside folder - this had solved the problem for me
Tarique On 7/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I'm curious about this too, Rajesh. > > It actually causes my sessions to expire when the webroot link is > appended. Has anyone fixed this before? > > Thanks, > Wilson > > On Jul 4, 11:32 am, "R. Rajesh Jeba Anbiah" > <[EMAIL PROTECTED]> wrote: > > I have setup like this: > > > > ROOT\.cake\<core files> > > ROOT\public_html\<project files> > > > > 'CAKE_CORE_INCLUDE_PATH' set to ROOT.DS.'.cake' in ROOT\public_html > > \webroot\index.php > > > > When I accesshttp://foo.com/, the subsequent links are appended > > with "webroot", sayhttp://foo.com/webroot/users/login > > > > I have trapped up to dispatcher, but still couldn't find the > > reason. Could anyone has any idea? TIA > > > > -- > > <?php echo 'Just another PHP saint'; ?> > > Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ > > > > > -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.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 -~----------~----~----~----~------~----~------~--~---
