Answer the question
In order to leave comments, you need to log in
How to give rights to /var/www/* for poedit?
Hello!
I constantly get confused with file and folder permissions :(. And if you give permissions to the folder for the user, it’s still clear ( sudo chmod -R 777 /dir.../
). But what to do in this situation:
I installed poedit to localize the theme for WP, the project is located locally /var/www/
. When I try to open I see the localization file through poedit
sudo snap install poedit
. /var/www/
? I just really don't want to drag the file from the project folder to /home/$USER and back...
Answer the question
In order to leave comments, you need to log in
777 o_o
No need for this, you are creating a serious gap. Permissions 700 for directories, 600 for files. First of all, it is worth finding out which user you are working as in poedit. Second, give this user rights to rw. Well, or as recommended above sudo poedit
,.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question