From 44f1deb1f8e84a78f319f17703b0889f4071e412 Mon Sep 17 00:00:00 2001 From: Jeremy Mikola Date: Wed, 9 Nov 2016 23:42:18 +0000 Subject: [PATCH] Fix DLL filename for MongoDB Windows install docs git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340943 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongodb/configure.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: