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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...