Created
January 10, 2013 19:40
-
-
Save meelash/4505132 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Saleem-Abdul-Hamids-Computer:bin saleemabdulhamid$ ./mongod --dbpath /Volumes/DataHD/data/ | |
| Thu Jan 10 14:40:22 [initandlisten] MongoDB starting : pid=66485 port=27017 dbpath=/Volumes/DataHD/data/ 64-bit | |
| Thu Jan 10 14:40:22 [initandlisten] db version v1.8.2, pdfile version 4.5 | |
| Thu Jan 10 14:40:22 [initandlisten] git version: 433bbaa14aaba6860da15bd4de8edf600f56501b | |
| Thu Jan 10 14:40:22 [initandlisten] build sys info: Darwin erh2.10gen.cc 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_40 | |
| Thu Jan 10 14:40:22 [initandlisten] waiting for connections on port 27017 | |
| Thu Jan 10 14:40:22 [websvr] web admin interface listening on port 28017 | |
| Thu Jan 10 14:40:33 [initandlisten] connection accepted from 127.0.0.1:63632 #1 | |
| Thu Jan 10 14:40:33 [conn1] end connection 127.0.0.1:63632 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment