I want to use the MongoDB Driver, but it throw me an error, when i use it:
$mongo = new MongoDBDriverManager("mongodb://localhost:27017");
The error:
Message: Class 'MongoDBDriverManager' not found
When i check it with the php_info(), i see, there is
Is there any requirement to use the driver?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…