diff --git a/reference/mongodb/configure.xml b/reference/mongodb/configure.xml index de5c7de718..159f63f869 100644 --- a/reference/mongodb/configure.xml +++ b/reference/mongodb/configure.xml @@ -78,7 +78,7 @@ $ brew install php70-mongodb Precompiled binaries for each release are available from PECL for a variety of combinations of versions, thread safety, and VC libraries. Extract the - archive and put php_mongo.dll in your PHP extension + archive and put php_mongodb.dll in your PHP extension directory ("ext" by default). @@ -86,7 +86,7 @@ $ brew install php70-mongodb Add the following line to your &php.ini; file: