Jump to content
  • 0

Creating a test server or second server


Richie

Question

5 answers to this question

Recommended Posts

  • 0

Change the instance ID if you want to have your DB's (character data) linked

 

Change the DB= if you want seperate unlinked DB's, which I'd recommend for a test server.

 

All the db's get created inside the same redis server regardless of instance / db.

 

So you only need one redis running. :)

Link to comment
Share on other sites

  • 0

I thought they needed a seperate instance and DB but mine just isn't saving, my live server runs fine, my test server just won't save, each restart i'm a fresh spawn.

Is it because the test server DB has a different password or does it need another instance of Redis running ? I'm puzzled

 

Also i have the following errors, the path at the top is my live server, the errors i presume are caused on the test server.

 

efj76p.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...