Unable to create directory uploads/ Is its parent directory writable by the server?

Unable to create directory... Is its parent directory writable by the server?

This error can be received after a WordPress update changes a setting. To fix the issue please do the following...

Access your WordPress administrative area. 

Click "Settings".

Click "Media".

Under "Uploading Files" there are two text boxes to add addresses to direct file uploads.

In the first address box change the following line...

 home/<username>/public_html/wp-content/uploads 

to the following...

wp-content/uploads

No need to change the second box.

Click "Save Changes"

That's it! Try uploading a new media file now.

  • 157 Users Found This Useful

Was this answer helpful?

Related Articles

There has been a critical error on this website

There has been a critical error on this website.   The error message "There has been a critical...

WordPress Error : Sorry, this file type is not permitted for security reasons

.svg and .xap files can result in the error "Sorry, this file type is not permitted for security...

Plugins on WordPress

There are many great ways to setup and install plugins on WordPress. You may find a library of...

Create Static Files with your WordPress Install

Reduce the processor and memory load of your site but publishing it into html files.Use the...

PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file

When you try to update WordPress or install plugins, the downloader / installer page pops up, the...