Hi!
When i install Wordpress (on ubuntu 14) “in one click apps” i have no problem when installing plugins or themes.
But when i install ubuntu+lemp+wp manually I have problems with permissions when i try to manage and install themes or plugin in the web. (required keys, ssh etc)
How can i install ubuntu+lemp+wordpress but with the permissions freedom of installation on a click?
Thanks again!!
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.
Without know which tutorials you’ve followed, it’s hard to know exactly what has gone wrong for you. Though, generally if you can not install themes or plugins through the web interface you have a permissions issue.
The WordPress One-Click app installs WordPress in the /var/www/ folder. It applies the following permissions:
chown -R www-data:www-data /var/www
If you want to install WordPress with Nginx, take a look at this article. It follows a slightly different path, but should get you up and running:
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
