On Nov 13, 2007 11:17 AM, butangphp <[EMAIL PROTECTED]> wrote:
>
> I'm trying to create a new Cakephp application, however when I load up
> "localhost/cake" it gives me the message
>
> "Missing Database Table
>
> No Database table for model Post (expected " posts"), create it
> first."  Posts is another application I previously made but deleted,
> and now I cannot get Cake to recognize my new application.  I have
> changed the name of the database in the database.php configuration
> file so I'm not exactly sure what my problem is.  Any suggestions
> would be greatly appreciated.

It's complaining that there is no 'posts' table in your database.  I
know it's a dumb question, but are you sure the table is in the
database you've specified in database.php?

-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
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 more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to