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!
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.
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.