Fix “Is its parent directory writable by the server?” error for WordPress Image uploads
Fix wordpress’ “Unable to create directory” media upload error without having to CHMOD the uploads directory.
TweetYou might encounter an error saying something like:
“Unable to create directory /nfs/05/username/wp-content/uploads/2011/03. Is its parent directory writable by the server?”
Naturally, the first thing we’d try to do is change the /uploads/ directory permissions to 777. Here’s a way to fix the error without having to CHMOD directories.

Goto Settings > Media from your WP Dashboard and change” to “wp-content/uploads”
PS: NOT “/wp-content/uploads” or “/nfs/05/username/wp-content/uploads/”
Please note that there is NO forward slash before wp-content/uploads. Hope this solves the media upload problem. Else, try CHMOD’in the uploads/ directory to 777.
Source: TRLocke’s suggestion found at WP Forum
Was this post useful? Share on Twitter or Facebook and spread the love.
Related Posts
- Make URLs within posts clickable
- How to remove the WordPress Admin Bar
- Fix “Is its parent directory writable by the server?” error for WordPress Image uploads
Below is a list of possibly similar posts, as suggested by six huge golems hired to do just that.
Now What?
- Tweet this It's been long since you tweeted
- Ask Got a query you want us to answer?
- Spread the love Share it socially
Finished reading? Wondering what to do? Heres a hint. Here are some suggestions just for you