Ensure that you have set the correct MySQL hostname, username, password and existing database name in "includes/connect-db.php" file.
Setup started
Dropped 'users' table
Created 'users' table
Added 1st row to 'users' table
Added 2nd row to 'users' table
Added 3rd row to 'users' table
Dropped 'comments' table
Created 'comments' table
Added 1st row to 'comments' table
Added 2nd row to 'comments' table
Setup finished