How to assign correct permissions to both webserver and svn users ?
Posted
by
Patrick
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Patrick
Published on 2011-01-04T18:18:35Z
Indexed on
2011/01/04
18:58 UTC
Read the original article
Hit count: 173
I've an issue with files ownerships.
I have a drupal website and the "files" folder needs to be owned by "www-data" in order to let the users to upload files with php.
However I'm now using svn and I need all folders and files to be own by "svnuser" in order to work.
So now, I guess I need to add both users to a group with proper permissions. I'm not sure what exactly to do, could you tell me what are the exact necessary steps ?
thanks
© Ask Ubuntu or respective owner