Had the same problem. You have to open wp-config.php file(its in your wordpress directory) with notepad and at DB_NAME, DB_USER and DB_PASSWORD replace the following: name_here, user_here, password_here with your data.
Save the file and it should work.
Regards