【MongoDB】Installation of MongoDB

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】Installation of MongoDB

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. 

【MongoDB】Installation of MongoDB


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

【MongoDB】Installation of MongoDB

Now let‘s start the server. 

【MongoDB】Installation of MongoDB


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】Installation of MongoDB

【MongoDB】Installation of MongoDB



Exception what may happened. 

【MongoDB】Installation of MongoDB

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




【MongoDB】Installation of MongoDB

上一篇:Django 相关 结尾


下一篇:SQL 服务器不能访问