Manually configure virtual server to use its own database

I created a virtual server using a clone of a virtual server, the new virtual server is working well. My problem is that the new virtual server continues to use the database of the original virtual server. Can you show me how to manually configure the new virtual server to use its own database and change the passwords and username on the new virtual server.

Howdy,

What exactly is using the old databases – are you referring to web apps that are running on your cloned domain?

-Eric

Thanks Eric for the speed reply. Yes I have drupal installed on it.

It sounds like you may need to edit your Drupal settings.php file to tweak the database settings.

There’s some info about doing that here:

https://drupal.org/node/215631