Hello - I'm a newbie in the forums here, but I appreciate any help I can get.
I recently created a new wordpress site and was trying to get the file uploads in the media section to work. I looked around here on the forum and found some advice, since I was getting an error saying wordpress was unable to create the directory.
I found a post saying to chmod the upload directory to 777, and then change it again to 775. That worked.
The problem is now that all the directories created by wordpress (for instance /uploads/2009/03 etc are all automatically set to 777 and I cannot change them, even manually.
Are these deeply nested directories OK at 777? Is this normal for the uploads directories?