I had a testinstall of wp2.5.1, working perfectly.
Downloaded the 2.6 today, installed it, amended my wp-config.php with the new security keys, ran upgrade.php and the site works perfectly. But when I try to access /wp-admin/ I get a "403 Forbidden. You don't have permission to access /wp/wp-login.php on this server"
Nothing has changed with the permissions, the owner of the files are the same, just new files. Have tried both Opera, FF2 and IE6, but same error.
The one thing that I didn't do according to the upgrade instructions is to overwrite the files in root, I deleted them at the same time as I deleted the old wp-includes and wp-admin directories.
wp-login.php has permissons 644, wp-admin 755, same as all the other files and folders.
I am frankly confused. Anybody else experencing this?