Typo in MongoDB installation
-
Typo in MongoDB installation
" nano /etc/mongodb.conf " should be "nano /etc/mongod.conf"
"service mongodb restart" should be "service mongod restart" -
I think it might be an OS thing: http://stackoverflow.com/questions/11600006/how-to-create-a-configuration-file-for-mongodb
Copyright © 2024 NodeBB | Contributors