Hey
I'm trying to install the forum for windows but when I get to the stage of connecting data to the forum then pretending to tap something
And everything is fine
E
eliyahu
@eliyahu
Posts
-
Installation problem -
Opens an administrator command lineAnd what am I doing here?
Create a config file (C:\MongoDB\mongod.cfg) defining those paths
systemLog: destination: file path: C:\MongoDB\logs\mongod.log storage: dbPath: C:\MongoDB\data\db
Install the MongoDB service bash mongod.exe --config "C:\MongoDB\mongod.cfg" --install
-
Opens an administrator command lineI would love if you could explain to me how to create the directories through the command line and everything below Thanks a lot!
-
Opens an administrator command lineHello! I'm trying to build a forum through this guide https://docs.nodebb.org/installing/os/windows/ But I got stuck in the middle! I don't understand what it means to open an administrator command line (https://docs.nodebb.org/installing/os/windows/#configure-a-service-for-the-mongod-server)