Have you verified that the mysql server is actually running? You'll want to check that, and then also make sure that you have setup permissions for the database properly for the username/password and host that is connecting the mysql server. Those are usually the most common errors during install. We can start getting more specific on direction if both of those are verified.