| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
  [2018-05-18 01:55 UTC] enda_toni at yahoo dot com
 Description: ------------ Please release a php module for PHP7.1.17 because when I load php_mongodb.dll in php.ini and in ext folder, it is not show in browser(phpinfo()) Here I give details of 2 module of php version (mongodb, and mbstring) I got this file from this (https://windows.php.net/downloads/pecl/releases/mongodb/1.4.3/php_mongodb-1.4.3-7.1-ts-vc14-x64.zip) Expected result: ---------------- The new version of php_mongodb.dll (php 7.1.17) PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 00:00:01 2025 UTC | 
@phpdev I've download the file (sasl and openssl). And put in the directory php.exe but still get error, when i execute the command new MongoDB\Driver\Manager("mongodb://127.0.0.1:27017");\ and get error in browser. "Fatal Error: Uncaught Error: Class 'MongoDB Driver Manager' not found in C:\Apache24\htdocs\phpinfo.php:2 Stack Trace: #0 {main} thrown in C:\Apache24\htdocs\phpinfo.php on line 2