Report this

What is the reason for this report?

How do I do this on my Wordpess Ubuntu 12.10 installation

Posted on November 18, 2013

Change the ownership of the folder recursively for this domain to the user the web server runs as (typically “nobody”). You can ask your hosting provider or system administrator how to do this.



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!

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.

The correct command is chmod (and not chown). :]

<b>“…the user the web server runs as (typically “nobody”).”</b> <br> <br>Not true on Ubuntu. The command you’re looking for is: <br><pre>sudo chmod -R www-data:www-data /path/to/WordPress/Installation</pre>

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.