Frequently Asked Question
How to enable MongoDB support?
Last Updated 6 years ago
DbFace works on MongoDB since V6.9.
Enable MongoDB PHP Driver
Open php.ini and edit
Enable MongoDB PHP Driver
Open php.ini and edit
extension=php_mongodb.dllClick this link to get how to install MongoDb PHP Driver.