Username or Email
Password:
Forgot Password
Most of the admin pages are not fully loading. Looking at the source code you see that the html is cut off, hence the pages are not completely rendered. See attached image
Magento version Beta 0.6.13160 PHP 5.2.3
Ok found the problem. It ran out of memory Use this in your PHP.ini file memory_limit = 32M ; Maximum amount of memory a script may consume (8MB)