MongoDB is one of NO SQL varian. I want to test it on my Windows 7 32 bit machine. The install process isn’t difficult but I want to share it with others that might want to do the same as I do. This post also complement for Home Server series posts :
- Step by Step Guide Install Apache on Windows 7
- Step by Step Guide Install PHP on Windows 7
- Step by Step Guide Install MySQL on Windows 7
- Step by Step Guide Install MariaDB on Windows 7
- WAMP (Windows 7, Apache, MariaDB or MySQL and PHPMyAdmin)
Lets get start
Install MongoDB on Windows 7
Make sure to download latest version of MongoDB
Get latest version from here
Extract the file and put all file in C:\mongodb
The content of bin folder is as seen on the picture.
Continue reading “How to Install MongoDB and PHP Mongo extension on Windows 7” »


