mongodb - Running mongod in the background in Linux -


I would like to run mongodb on vagrant , I have used the following command: < / P> Sudo Mongode - för - logpath / var /log/mongodb.log --dbpath./data

I also amend the above details (Cumulatively) and each of these options:

  - logup caption - journal - port 27017 and --port 27018  

I get this error (

  curved process: 5360 of all outputs Getting: / var / log / Mongodb.log Error: Child's process failed, error number exceeded 100  

I already have on my PC Mongodb is installed and it uses 27017 as the port , this mongod

will fight with error in running

Comments