Question
Permission problem for a user
Hi
When i run this commands
sudo chown -R www-data:www-data /var/www
and then this one:
sudo chmod -R 775 /var/www
My user tokar86a dont have access to upload files any more in the www folder. How can i give him that access? whiteout changing the folder permission i have set above. I need to have that so wordpress works.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×