欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  数据库

【MongoDB】InstallationofMongoDB

程序员文章站 2022-05-23 15:36:37
...

First what I wanna make clear is that in the official website the detailed process of installation has been described. you could call it throught the link http://docs.mongodb.org/manual/tutorial/install-mongodb-on-windows/ in the front of

First what I wanna make clear is that in the official website the detailed process of installation has been described. you could call it throught the link

http://docs.mongodb.org/manual/tutorial/install-mongodb-on-windows/

in the front of the page, one question should be taken into consideration. as the following describes,

【MongoDB】InstallationofMongoDB

and just now I have installed the hotfix to resolve an issue with memory mapped files on windows.

according to the tip in the mongodb manual, the command "wmic Z喎?http://www.2cto.com/kf/ware/vc/" target="_blank" class="keylink">vcyBnZXQgb3NhcmNoaXRlY3R1cmUmcXVvdDsgY291bGQgZmluZCB3aGljaCB2ZXJzaW9uIG9mIHdpbmRvcyB5b3UgYXJlIHJ1bm5pbmcuICBTbyBzdXBwcmlzaW5nLiA8L3A+CjxwPmJlY2F1c2UgSSBkb3dubG9hZCB0aGUgemlwIHZlcnNpb24gb2Ygc29mdHdhcmUsIGluIHRoZSBzb2Z0d2FyZSBwYWNrYWdlLCBpdCBjb250YWlucyB0aGUgZm9sbG93aW5nIGNvbnRlbnQuIDwvcD4KPHA+PGltZyBzcmM9"http://www.2cto.com/uploadfile/Collfiles/20140909/201409090909048.png" alt="\">

and then in the d:program( I always install the devlopment software in the d:program). it depends on you.

【MongoDB】InstallationofMongoDB

Now let"s start the server.

【MongoDB】InstallationofMongoDB

from the last sentence, we could know infomation that the server run successfully, and default port is 27017.

use mongo command we could find the version installed , and then test success.【MongoDB】InstallationofMongoDB

【MongoDB】InstallationofMongoDB

Exception what may happened.

【MongoDB】InstallationofMongoDB

see http://blog.mongodb.org/post/137788967/32-bit-limitations