Report this

What is the reason for this report?

Unable to upload file in wordpress on nginx Ubuntu 14.04

Posted on December 25, 2014

I am unable to upload any files to my new website on nginx. followed all three tutorials from LEMP installation to wordpress installation. WP-content/uploads/12 is not writable on your server everything is working good. Followed this Dont know Y they are using demo user name. Tried all possibilities and fed up



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.

This question was answered by @asb:

Like @iamkingsleyf suggested, this sounds like it might be a permissions error. The webserver needs to have the correct permissions to write a file in the folder. What’s the output of ls -la /var/www/html/wp-content/uploads ? The contents of Nginx’s error log could also help you figure out what the issue is. Check /var/log/nginx/error.log

View the original comment

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.