I just installed WordPress on an Ubuntu server locally. I want to move files into a wp-contents directory that I created in WordPress from a Windows machine. When I try to upload a file, I get the error:
​
I can move the files into the folder with wimSCP.
I set the permissions of the new uploads directory to match the directories that were present after install:
​
I suspect that php is supposed to take care of this and that the database needs to be configured but I am short on knowledge in this area and after hours of searching I need help. Any advice would be greatly appreciated. Thanks in advance.
[ad_2]
Try posting in /r/Ubuntu
The error message provides a hint regarding permissions. Check out the guide on configuring these for WordPress –