2
I'm not sure but I think I remember having a problem when trying to use a MySQL user with no password.
Try making the installer display errors for more info by adding a error_reporting(E_ALL); line on top of install/index.php, or setting up a pwd for your MySQL user, you may be more lucky.