2
I’m trying to install Mongodb in a unit other than "C".
However when trying to use the "Mongo" command in the terminal the following error is returned:
Failed to connect to localhost:27017
The examples I find only speak in "C:". How to configure Mongodb to work in another unit?
I want it this way:
- E: mongodb programmes
- E: mongodb data db programs
This is possible or only allows installation on Windows installation drive?