By saeeddarabi
Hi,
I am trying to update my Genesis theme but I keep getting an error about “inconsistent permissions”. So I tried to change permission for themes in my wp-content directory from 644 to 755, but it gives me the following error:
“Failure to write attributes of… Permission denied. Please contact your hosting service provider”
I know I have to change user permission somehow, but I am not that server savvy to know what to do.
Now, I have updated themes and plugins before many times, but never had this issue. And I know I haven’t changed anything recently (except switching to HTTPS from HTTP), so I am lost as to what the issue is. I would appreciate any help.
Thanks very much in advance.
Saeed
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hey friend,
Try setting ownership to the web server user. Let’s say, for example, that www-data is the web server user and /var/www is your Wordpress directory. In that example, the command would be:
chown -R www-data. /var/www
Jarland
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.