I'm actually not sure offhand how to change the database config. Why do you want to? Why not just specify your database details in the $default config?
On Sep 29, 2011, at 21:29, Yves S. Garret wrote: > The tutorial didn't really tell me how to do that. Actually, I'm not telling > Cake anywhere what DB to use. How and where can I set that? > > On Thu, Sep 29, 2011 at 4:04 PM, Ryan Schmidt wrote: >> ......so you have a *database* called cake_posts that contains a *table* >> called posts? >> >> Also, in your config I see you have chosen not to set up the $default >> database config but instead to set up a new config called $cake_posts. Where >> are you telling CakePHP that you want it to use the new $cake_posts config >> instead of the $default config? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
