In my case: I changed folder-permissions with my FTP-Program.
After the Update i always got The uploaded file could not be moved to /some/file/path (last part was of course replaced by me) after uploading a file t the gallery.
For some reason i needed to chmod my files to 777 to make uploads work again.
I set up a FTP-User for upgrading. The user’s root dir is my wordpress-installation. (Meaning: a FTP-browser will display index.php, wp-config.php and so on directly under / )
Still neither the automatic upgrade nor the plugin install works for me.
Supplemental: Just out of curiosity, i chomdded all my files to 777 – didn’t change a thing. i also tried various other users with different root-dirs – no change either. Is there any logfile or verbosity-option i could turn on to run down to problem?
(this was done using 2.7 final)
(nevermind – i thought this was concerning the built-in upgrade in 2.7)