Server Question
Server Question
Can someone explain to me how to run my server from another pc? I want to be able to give my other pc access to my server so i can run it from there as well.
-
- Developer
- Posts: 539
- Joined: Sun Jul 22, 2012 12:17 am
Re: Server Question
Server software on NEW_PC accessing data on OLD_PC?
As long as you have an SQL account with remote login, read, and write permissions, you just change the conf files to point at the old PC's SQL database. May need to open firewall ports, etc.
As long as you have an SQL account with remote login, read, and write permissions, you just change the conf files to point at the old PC's SQL database. May need to open firewall ports, etc.
Test Server: Hanekawa | Fantasy World: Naito
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
An occasionally updated list of what works
Bugs reports go here. | Project chat here.
Things I've found, but don't plan to work on.
Re: Server Question
Would this let me access my server from both computers?
-
- Developer
- Posts: 707
- Joined: Sun Jul 22, 2012 12:11 am
Re: Server Question
Define "access" here. If you mean you want to be able to log into the server with a client from multiple PCs, that is what this is designed for. Just set it up on an interface that both PCs have access to and that's it.