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

i've already gone through ichikaway's github and mark story's website.

i'm getting the following error:
fatal error (256): ConnectionManager::loadDataSource - Unable to
import DataSource class mongodb.mongodbSource [CORE\cake\libs\model
\connection_manager.php, line 185]

Any help is much appreciated.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to