I have what I believe is a complicated setup that i'd like to do with
cakephp.. if its even possible.

For starters. I need to be able to share a global install of cakephp.
(for easy updating)

>From there, I need to be able to setup clients with their own webroot
directory and if possible views/pages directory (which should inherit
from the MAIN global install of cakephp). I want to be able to allow
clients to create their own pages on the fly without storing the
content in the db for each page.

Also, each client should be able to share one main db to query from,
and at the same time have their own personal db for their own domain
which is relational to the main db.

Is this all possible with cake and if so can anyone help me out with
some answers for this?


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