Report this

What is the reason for this report?

Ubuntu Lamp: Wordpress install file permissions

Posted on March 21, 2014

I’ve setup an Unbuntu LAMP stack, and installed into /var/www/ a Wordpress install under the ‘root’ user.

The install works fine until I need the application itself to copy files, install plugins etc…then throws a permission error. My limited understanding is that I should perhaps set the group owner to Apache?

I honestly don’t know and hoping for some wisdom here, i welcome any primers that can help me understand users / groups and all that Linux goodness.

Thanks!



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.

I should have researched the KB a bit more carefully, but in case anyone comes across this, this is the sudo command I had to run. <br> <br>sudo chown -R www-data:www-data /var/www/

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.