- Is its parent directory writable by the server?
I recently moved my subdir install to a subdomain set up. I the log of all my screw ups for another post (maybe a how-to!). But I got my site back up and functioning with the exception of an error my bloggers were getting when they attempted post images.
Unable to create directory /var/www/.../.../public_html/wp-content/uploads//2008/05. Is its parent directory writable by the server?
If you google this error, you'll see that it's more of a wordpress issue. I tried everything on several posts. The solution was simple, though. I'll use blog id#1 for this example.
I renamed the blog.dir folder from '1' to '1_old' (thats in case I ever need anything from that folder. I can't imagine I will, but I might'. When that user attempted to upload a image, the directory was automatically recreated and worked fine.
Sorry if this solution is a dupe, but I never found it, myself. I still don't know why there was a double-slash, either.