This worked fine until recently--whether I use the flash uploader or browser uploader, it returns this message. Permissions on wp-content and subdirectories are at 777 now, and it's not helping.
Unable to create directory /wp-content/uploads/2009/05. Is its parent directory writable by the server?
AroundWellington
Member
Posted 2 years ago #
I have the same problem. We just changed domains and update as much as we could find to the configuration including the new path to the uploads folder. All of the posts and links within them have been changed and all else is working except the ability to upload pictures.
AroundWellington
Member
Posted 2 years ago #
I found the fix in this thread: http://wordpress.org/support/topic/176212/page/2?replies=75
The relevant post:
"After reading everything - my fix was removing the /
wp-content/uploads
Not
/wp-content/uploads"
I went to >>Settings>>Miscellaneous and corrected my "Store uploads in this folder" setting (see the default).
Gloria Charlier
Member
Posted 2 years ago #
HELP! I have also been having this problem. I tried the above and this does not fix it. What else can I do? Is it the server? Gloria
Hi,
Assign 755 recursive permissions to wp-content folder of your blog. It should resolve your problem positively. You can assign this permissions via SSH. If you do not have an access of SSH then you can contact your hosting service provider to grant the permissions.
Thanks,
Shane G.