Skip to content

Class "MongoDB\Driver\Manager" not found #2214

Answered by alcaeus
jeanali asked this question in Q&A
Discussion options

You must be logged in to vote

Make sure the extension is installed in all SAPIs, not just in CLI (visible when running php -m), but also in the FPM SAPI (visible when running phpinfo() through a web server). Depending on where your extension is unavailable, check the list of loaded INI files and ensure that one of these files specifies the MongoDB extension.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@w99910
Comment options

Comment options

You must be logged in to vote
1 reply
@alcaeus
Comment options

Answer selected by GromNaN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #2213 on March 05, 2021 06:20.