Image upload problem
19th November 2008 - by Kristian
I’ve been scratching my head for some time about the image upload problem. The error message I got was “Unable to create directory /wp-content/uploads/ Is its parent directory writable by the server?” I read a lot of solutions, everything from disabling PHP safemode (which was disabled) to setting .htaccess rights. What finally solved it for me was to set uploads and containing folders as CHMOD 777. Hope someone finds it useful.
