MongoDb PHP driver installation issue on wamp

前端 未结 5 652
执笔经年
执笔经年 2020-12-05 22:11

I have php of version 5.5.12 and wamp version 2.4.9 and PHP Extension Build as API20121212,TS,VC11 . I am using this dll \'php_mongo-1.5.5-5.5-vc11.dll\' (renamed to php_mon

5条回答
  •  一向
    一向 (楼主)
    2020-12-05 22:40

    If you still facing the problem follow bellow two rules:

    • Make sure you downloaded drivers from http://pecl.php.net/package/mongo
    • Try version 1.5.1 drivers (When I am writing this the latest driver version is 1.6.8 but 1.6.8 to 1.5.5 nothing is worked for me)

提交回复
热议问题