I've done something similar,
and the only big issues are URLs (as Eric described, use of htaccess
fiels and mod rewrite help here) and sharing the session between
standard PHP and Cake.




Wood

On Feb 15, 11:18 pm, "Eric C Blount" <[EMAIL PROTECTED]> wrote:
> If you extract CakePHP to a directory called /store/ under your main
> website, then only the store directory will be Cake powered, which should be
> what you want. Just make sure to get all of the .htaccess files in the right
> places when you extract.
>
> HTH,
> Eric
>
> On 2/15/07, Mike <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I think my first post was eaten, so here I am again.  If it wasn't,
> > please ignore this spam.
>
> > If I write an app with Cake called Store (for example), can I install
> > it onto an existing site likewww.mysite.com, which has other non-Cake
> > pages and sub directories so that I have:
>
> >www.mysite.com/Store
>
> > While keeping the other non-Cake pages, etc?  It seems like I should
> > be able to based upon the text in the online manual under http://
> > manual.cakephp.org/chapter/installing Section 4 Advanced Setup...?
>
> > Or perhaps using a virtual host?
>
> > Basically, I just want to be sure I can use CakePHP without having to
> > have everything on the site be Cake-enabled.
>
> > Thanks.
>
> > --
> > Mike


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