vaanipala 0 Newbie Poster

i'm trying to get mongodb to work with cakephp. I'm not sure on where to place ichikaway's mongodb driver for cakephp. The following is my directory structure:
under c:/websites/
I have cakephp folder and my project merry_flowers folder.

am i supposed to place the mongodb driver in cakephp/app/plugins or merry_flowers/plugins?

where am I supposed to add the database connection?
in cakephp/app/config/database.php or merry_flowers/config/database.php

Any help is much appreciated.