Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialPunit Mulchandani
6,436 PointsUnable to create directory wp-content/uploads/2016/08. Is its parent directory writable by the server?
Unable to create directory wp-content/uploads/2016/08. Is its parent directory writable by the server?
1 Answer
Mark Truitt
17,230 PointsHi Roshan,
This is normally a permissions issue. Are you working locally or on a server?
Hudson Lanier
6,329 PointsHudson Lanier
6,329 PointsI am having the same problem. I'm working locally.
I even created a file path of wp-content/uploads/2016/08 and manually put the image that I'm trying to upload into that folder. It isn't showing up. I'm confused.