SSH Upgrade Problem

This Question was answered on ServerFault by the asker. I am adding his answer here as a community wiki. Here is the full solution, thanks to michaelmior for his help, it got me half way. Run this command to generate keys: ssh-keygen You’ll get this output: Generating public/private rsa key pair. Enter file in which … Read more

WSOD after upgrading to 3.1

I had the same issue after upgrading my local environment (wordpress/xamp). I ran http://localhost/wordpress/wp-admin/upgrade.php and then I could get back in to the admin. I then had to update the database and upgrade to 3.1 again. After that all seems to be fine. Hope it helps you too!