首页 > 代码库 > MongoDB学习笔记(一:安装时出现The default storage engine 'wiredTiger' is not available问题解决)

MongoDB学习笔记(一:安装时出现The default storage engine 'wiredTiger' is not available问题解决)

今晚在自己老式笔记本来试了一下MongoDB的安装,由于配置比较低,只能选择32位版本的MongoDB进行安装,在安装过程中碰到了上述标题所示错误,自己也捣鼓了一个小时左右,终于在一篇博客中找到答案,具体原文链接如下:http://blog.csdn.net/u013457382/article/details/50775268

MongoDB学习笔记(一:安装时出现The default storage engine 'wiredTiger' is not available问题解决)