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.
http://hk2.php.net/manual/en/mongo.installation.php link is for
installing mongodb on php and that i've already done.
I've already posted my question in mongodb-user group.
Thank you.