You need to change the database settings in the wp-config.php file of your new site to connect to the new database that you've created. You're seeing that error because your new site is trying to read the information from the database for the existing site.
↧