Heim >php教程 >php手册 >windows7 64位 php5.3安装php_mongo.dll方法

windows7 64位 php5.3安装php_mongo.dll方法

WBOY
WBOYOriginal
2016-06-06 20:09:031136Durchsuche

windows 7 64位系统安装php mongodb 模块时需要选择64位的dll才能正确使用目前最新支持的是php_mongo-1.3.2RC1-5.3-vc9-x86_64.dll 这个dll,我的php是TS模式的。试了几次都没成功最后用最新版的1.3.2RC1的就成功了。 dll的下载地址为:https://github.com/mo

windows 7 64位系统安装php mongodb 模块时需要选择64位的dll才能正确使用目前最新支持的是php_mongo-1.3.2RC1-5.3-vc9-x86_64.dll 这个dll,我的php是TS模式的。试了几次都没成功最后用最新版的1.3.2RC1的就成功了。

dll的下载地址为:https://github.com/mongodb/mongo-php-driver/downloads 支持php5.2,php5.3,php5.4三个版本的。 最新版本是1.3.2RC1

玩的开心!!!

转自

http://blog.huladou.com/2013/03/windows7-64%E4%BD%8D-php5-3%E5%AE%89%E8%A3%85php_mongo-dll%E6%96%B9%E6%B3%95/

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Vorheriger Artikel:20130416记个流水账Nächster Artikel:PHP 简单的网站搜索功能