It seems that you don't have permission to write to the tmp directories.

Fixing this depends on how you have access to the webserver.

Usually you can modify the permissions via FTP.

Make sure to just modify for the affected directories though.

You just need to give the webserver permission to write to the cake/app/tmp directory.

On 5/12/06, modmans2ndcoming < [EMAIL PROTECTED]> wrote:

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

Reply via email to