php driver mongodb , never loaded

后端 未结 2 1273
失恋的感觉
失恋的感觉 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:31

    solution for driver php version 1.6.11

    1. download a new version (i have 5.5.12 into wamp server) php (i have downloaded 5.5.29) from php.net
    2. update wamp for use new php version
    3. download the 1.6.11 driver php (dll for me) PECL-mongodb

    Very important choose correct VC9 or VC11 and 32 or 64 bit

提交回复
热议问题