The Docs says:

"make sure the /app/tmp directory in your cake installation is
writable by the web server user."

On my server images and files have a user and group of wwwrun.www.  I
tried changing the cache directory to that user and group and it
works.

All of my other files are set up as root.data.

So my question is, what is the proper set up for the cache directory?

chmod 777 or some have said 775 works.
or
chown wwwrun.www

Or should the entire cake app be set up as wwwrun.www?

I ask because it's a little unclear to me what the securest option is.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to