Re: Using acl.php to create the database with shared domains

2007-02-17 Thread 4e4en
In which file? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For mor

Re: Using acl.php to create the database with shared domains

2007-02-16 Thread nateklaiber
Nevermind, I figured it out. I just edited the $app to point to '/ home/domains/www.domain.com' and it worked. On Feb 16, 3:03 pm, "nateklaiber" <[EMAIL PROTECTED]> wrote: > My setup is a little different from the default setup for cake (1.2 > nightly). > > I have the core cake library shared am

Using acl.php to create the database with shared domains

2007-02-16 Thread nateklaiber
My setup is a little different from the default setup for cake (1.2 nightly). I have the core cake library shared among several other domains. The structure looks like: /home/core/cake /home/domains/www.domain1.com/webroot /home/domains/www.domain2.com/webroot The core holds files/aliases I nee