php driver mongodb , never loaded

后端 未结 2 1271
失恋的感觉
失恋的感觉 2021-01-24 20:45

I have installed MongoDB, wamp server and I have added a collection in MongoDB

I then downloaded the php_mongo-1.6.8.zip from S3 -> OK

There are many files in t

2条回答
  •  自闭症患者
    2021-01-24 21:16

    the problem is the API compile version. With the version 1.4.5 mongodb driver now all work fine.

    the correct driver for my Window 10 64 bit and Wamp64bit is php_mongo-1.4.5-5.5-vc11-x86_64.dll

提交回复
热议问题