I have had this problem in the past, and on my host it seemed the only solution is to ensure that what ever "user" the webserver is logged in as has permission to modify the wp-content directory.
I have had this problem in the past, and on my host it seemed the only solution is to ensure that what ever "user" the webserver is logged in as has permission to modify the wp-content directory.
I had this problem and this is how I solved it:
If you are using IIS, this applies to you:
You must make sure either the I_USER_XXX (the user account IIS uses) or the Users group have permission to create files and folders in the wp-content folder.
I tried EVERYTHING else posted in this thread to no avail. This is what works if your site is hosted on IIS.
-f.
Just ran into this problem too .. i made the directory in plesk and then right clicked on the folder in Filezilla, made sure it was set to 777 and then clicked the
. recurse into subdirectories...
I had that same problem. I couldn't upload new photos and when I added a comment, I got that error.
I noticed that it was referencing to the wrong database. I had moved my site to a new server. I had to go into the database through myphpadmin and go to the options table. From there I checked the option value column and found a reference to the wrong database prefix. Changed that and it now works great! Hope that helps someone.
This topic has been closed to new replies.