Hello,
I’m having problems to set permissions to WordPress’ upload path. I always get this message: “Uploaded file could not be moved to wp-content/uploads”.
Nginx and php-fpm are running under www-data user. Here is my ls -la output from /var/www/html folder:
drwxrwxr-x 8 www-data www-data 4096 Nov 20 14:25 . drwxrwxr-x 5 www-data www-data 4096 Jan 26 20:41 … -rwxrwxr-x 1 www-data www-data 28 Jan 8 2012 index.php drwxrwxr-x 4 www-data www-data 4096 Aug 6 16:16 languages drwxrwxr-x 7 www-data www-data 4096 Jan 18 13:40 plugins drwxrwxr-x 7 www-data www-data 4096 Jan 18 13:40 themes drwxrwxr-x 2 www-data www-data 4096 Nov 20 14:25 upgrade drwxrwxr-x 5 www-data www-data 4096 Jan 1 23:57 uploads
What possibiliy can be wrong?
Thanks, Vinícius
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
This question was answered by @sierracircle:
View the original comment