MongoDB 的 PHP 驱动程序无法在 Windows 7 上运行

发布于 2024-11-18 17:26:02 字数 355 浏览 8 评论 0 原文

从我的 PHP 5.3.1 的 php_info() 中摘录如下:

系统 Windows NT DEBI-PC 6.1 build 7600 ((null)) i586

构建日期 Nov 20 2009 17:20:57

编译器 MSVC6 (Visual C++ 6.0)

Architecture x86

线程安全已启用

我已经下载了 VC6 和线程安全的 php_mongo.dll 和 PHP 5.3,将其粘贴到xampp 运行的 php 的 ext 文件夹,并将扩展行添加到 php.ini 文件中。

我仍然无法从 PHP 运行 mongoDB

有帮助吗?

Extract from my php_info() for PHP 5.3.1 is:

System Windows NT DEBI-PC 6.1 build 7600 ((null)) i586

Build Date Nov 20 2009 17:20:57

Compiler MSVC6 (Visual C++ 6.0)

Architecture x86

Thread Safety enabled

I have download php_mongo.dll for VC6 and thread-safe and PHP 5.3, pasted it in the ext folder of php run by xampp and added the extension line to php.ini file.

Still I cannot run mongoDB from PHP

Any help?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

我要还你自由 2024-11-25 17:26:02

适用于 Windows VC9(32 位和 64 位)的 PHP 5.2、5.3 和 5.4 版本 https://github.com/downloads/mongodb/mongo-php-driver/php_mongo-1.2.12.zip

PHP 5.2, 5.3 and 5.4 builds for Windows VC9 (32bit and 64bit) https://github.com/downloads/mongodb/mongo-php-driver/php_mongo-1.2.12.zip

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文