Unable to create directory wp-content/uploads/2024/09. Is its parent directory writable by the server?

Symptoms:

Suddenly you can not upload any file in WordPress Media. The error shows: “Unable to create directory wp-content/uploads/2024/09. Is its parent directory writable by the server”.

Diagnosis:

The error indicates that the wordpress system can not create folder in Uploads directory. For more diagnosis run the following code in SSH. (If you do not know how to connect your server through SSH then follow the tutorial:  Connect server using SSH)

Code
 Cd /home/your-domain/public_html/wp-content/uploads/
 Mkdir 08
    

The following errors occurred:

 WordPress Media error

Fix:

To fix the permission issue run the following code:

Code
sudo chattr -R -i /home/my-domain/public_html/wp-content/uploads/

This code will make the disc immutable. Now check the upload function in wordpress. And it should work fine.

If you are still having any issues or confusion, please feel free to knock us on Live Chat from our website. Our support team is always ready to help you.
FireVPS / Live Chat / Skype / support@firevps.net

High-Performance VPS Hosting

Need WordPress Consulting Services?

Need Domain Name?

85% Promo on Domain Names

Dedicated RDP

Poland RDP 50% recurring discount!

Recent Post

Top Ten VPS Providers: Why FireVPS Ranks Among the Best

In today’s digital age, having a reliable web hosting service is crucial for businesses and individuals alike. Virtual Private Servers (VPS) offer an excellent balance between the affordability of shared hosting and the performance of dedicated servers. This article...