i had the same problem.
turns out one of the plugins i had was causing the issue.
backup your plugins except for the ones on there by default, run the upgrade script, then re-upload.
Fixed it. The memory_limit value in php.ini was set to 8M, so the script would crash each time I tried to log in. Changing the value to 64M and a reboot solved the problem.