简体   繁体   English

尝试使用xampp设置mongo db时出错

[英]error while trying to set up mongo db with xampp

I am getting an error 'unable to load dynamic library, php_mongo.dll is not a valid win32 application' while trying to install mongo db extension for xampp 我在尝试为xampp安装mongo db扩展时收到错误'无法加载动态库,php_mongo.dll不是有效的win32应用程序'

I have tried the same for xampp 1.8.1 and 1.8.3 but still the same. 我为xampp 1.8.1和1.8.3尝试过相同但仍然相同。

now checking with xampp 1.8.1 php 5.4 compiler MSVC9, PHP Extension Build API20100525,TS,VC9 现在检查xampp 1.8.1 php 5.4编译器MSVC9,PHP Extension Build API20100525,TS,VC9

Really tired of this issue. 真的厌倦了这个问题。

Sombody can help ?? Sombody可以帮忙吗?

在此输入图像描述

You might want to load correct dll file for your mongo db. 您可能希望为mongo db加载正确的dll文件。 If your system is x86 then download dll for x86. 如果您的系统是x86,那么为x86下载dll。 This might help you. 这可能对你有帮助。

PHP Startup Unable to load dynamic library php_mongo.dll PHP启动无法加载动态库php_mongo.dll

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM