The process of installing MongoDB under 32-bit Windows:

Source: Internet
Author: User
Tags win32

The process of installing MongoDB under 32-bit Windows:
1. Download MongoDB zip file
Download site: Https://fastdl.mongodb.org/win32/mongodb-win32-i386-2.6.9.zip


2. Unzip the file and place it in D:\Mongodb (manually create the directory)


3. Create a folder manually D:\Mongodb\data


4, enter CMD, enter into the D:\Mongodb\bin directory input command: Mongod-dbpath "D:\Mongodb\data"


5, when the cmd appears waiting for connections on port 27017, indicating a successful configuration
Enter: http://localhost:27017/in the browser address bar to detect if the configuration was successful


6, enter the D:\Mongodb\bin. Create log directory, D:\Mongodb\data\log
, in console input: Mongod--dbpath "D:\Mongodb\data"--logpath "D:\Mongodb\data\log\MongoDB.log"--install--servicename " MongoDB "--journal


7, in the console input: net start MongoDb, you can start the service

The process of installing MongoDB under 32-bit Windows:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.