I'm a new user to PHP and CakePHP. I have downloaded and installed Cake
onto my Mac running OSX 10.4.8.
I've had trouble since extracting. I could not get the default page to
display correctly using mod_rewrite. I am using the Cake pretty urls.
After uncomenting define ('BASE_URL', env('SCRIPT_NAME')); my default
page looked as it should.
I have been going through the blog tutorial to learn about Cake. I am
stuck on Section 9. I get this error.
---------------------
Warning: file_put_contents('user
root'/test_blog/tmp/cache/models/default_blog_list)
[function.file-put-contents]: failed to open stream: Permission denied
in 'User Root'/cake_lib/cake/basics.php on line 835
-------------------------------
I have checked and modified all folder permisson using chmod. The "tmp"
folder can be written and modified by any user.
Any help on figuring this out would help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---