OK, I fixed the problem. I think the issue was the name of my model
file. It was post.php, and I renamed it as Post.php I now get the table
of the entries.

new problem though. I get warnings at the top of the page and I do not
understand what they mean:

Warning:
file_put_contents(/Library/WebServer/Documents/cake/app/tmp/cache/models/dbomysql_blog_list)
[function.file-put-contents]: failed to open stream: Permission denied
in /Library/WebServer/Documents/cake/cake/basics.php on line 925

Warning:
file_put_contents(/Library/WebServer/Documents/cake/app/tmp/cache/models/dbomysql_posts)
[function.file-put-contents]: failed to open stream: Permission denied
in /Library/WebServer/Documents/cake/cake/basics.php on line 925

what is this issue all about?

thanks

Jeremy


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