Friday, January 30, 2009

Re: Cache not configured properly on Mac OS X

Instead of setting permissions on all tmp files/directories you can
just chown the ownership of the tmp directory to "www" (the user that
apache runs under).

sudo chown -R www <tmp directory>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: