Edit report at https://bugs.php.net/bug.php?id=76353&edit=1

 ID:                 76353
 User updated by:    enda_toni at yahoo dot com
 Reported by:        enda_toni at yahoo dot com
 Summary:            PHP Module for Mongodb not suit for PHP 7.1.17
-Status:             Feedback
+Status:             Open
 Type:               Feature/Change Request
 Package:            mongodb
 Operating System:   Windows 7 x64
 PHP Version:        7.1.17
 Block user comment: N
 Private report:     N

 New Comment:

@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


Previous Comments:
------------------------------------------------------------------------
[2018-05-22 23:53:38] phpdev at ehrhardt dot nl

@enda_toni: this version of php_mongodb.dll is dependent on the vc14 x64 
version of libsasl.dll, libeay32.dll and ssleay32.dll. They should be in you 
path or in the directory with php.exe.
Download the Sasl and OpenSSL files here:
https://windows.php.net/downloads/php-sdk/deps/vc14/x64/

------------------------------------------------------------------------
[2018-05-19 18:33:43] a...@php.net

Thanks for the report. Please post the error message you receive and more info 
about your actual Apache configuration.

Thanks.

------------------------------------------------------------------------
[2018-05-19 00:37:27] enda_toni at yahoo dot com

the downloaded file for PHP 7.1.16.
please response and what should i do now..?

------------------------------------------------------------------------
[2018-05-18 01:55:28] 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)



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=76353&edit=1

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to