Question
After WP transfer, unable to upload new content
I’m receiving this error from WP when attempting to upload. Any idea or direction on how to amend this issue? Could this be a permissions issue, if so, how do I go about fixing it?
“Screen Shot 2.png” has failed to upload due to an error
Unable to create directory wp-content/uploads/2015/05. Is its parent directory writable by the server?
Thanks!
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.
×
I’ve solved this by creating folders manualy:
uploads > 2015 > 05
And adding them 777 rights (via FTP: right click on file > file permissions):
group permissions > check
public permissions > check
number value = 777
Then:
expand to subfolders
Confirm.