Check to see that your config.php (in your includes directory) is chmod 777. Based on the error, it is appearing as though Apache is trying to login to mySQL with blank credentials. This happens if you run through the installation with the config.php file not being chmod 777. Check that the permission on that file is correct and redo the installation.