首页 > 数据库技术 > 详细

【MongoDB】Installation of MongoDB

时间:2014-09-09 12:52:38      阅读:275      评论:0      收藏:0      [点我收藏+]

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,

bubuko.com,布布扣

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 os get osarchitecture" could find which version of windos you are running.  So supprising. 

because I download the zip version of software, in the software package, it contains the following content. 

bubuko.com,布布扣


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

bubuko.com,布布扣

Now let‘s start the server. 

bubuko.com,布布扣


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.bubuko.com,布布扣

bubuko.com,布布扣



Exception what may happened. 

bubuko.com,布布扣

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




【MongoDB】Installation of MongoDB

原文:http://blog.csdn.net/sxb0841901116/article/details/39142961

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!