problems with uploads
-
I just installed wordpress and I get this error when trying to upload files:
Unable to create directory /hsphere/local/home/example.com/blog/wp-content/uploads/2006/07. Is its parent directory writable by the server?
I searched the forum and found this answer:
Typical WordPress installs only need the wp-content/ directory to be 777 (so that WordPress can create the wp-contents/uploads folder). If you enabled Organize my uploads into month- and year-based folders then the subdirectories need to be checked as well (wp-content/uploads/2006/06 for example).
So, two questions:
What does “Typical WordPress installs only need the wp-content/ directory to be 777” mean and how can I disable the Organize my uploads into month- and year-based folders options?
The topic ‘problems with uploads’ is closed to new replies.