TRUgaming Posted July 1, 2016 Share Posted July 1, 2016 Hey guys, I've been searching around for a way to set up a hosting option for a SQL database. Was wondering if anyone knew how to set that up or know of a tutorial to do so. Just looking for a way for people to purchase a SQL database separate and apart from the one already hosted for TCadmin. Any help is much appreciated. Thanks in advance! Link to comment Share on other sites More sharing options...
info@vauhosting.com Posted July 1, 2016 Share Posted July 1, 2016 Use a web hosting cpanel account. Allow the game server IP on your Remote MySQL list and then convert your tcadmin sqlite to mysql entering your new database details you configured on the remote SQL machine Link to comment Share on other sites More sharing options...
ECF Posted July 1, 2016 Share Posted July 1, 2016 Just be careful with the latency between the hosted MySQL and your Master server. It may cause issues if it is too high. I.E. A slow connection between the 2 will result in a poor end user experience. Link to comment Share on other sites More sharing options...
Dennis Posted July 2, 2016 Share Posted July 2, 2016 As ECF explains, it's very important to have no latency at all. I would place it on the same node, or at least on the same network to reduce latency. Link to comment Share on other sites More sharing options...
proclan Posted July 6, 2016 Share Posted July 6, 2016 I think all three of you did not answer his question. He wants to sell a sql db option with his game servers and have the cfg to create it. What you want to do is install a tool like xampp on one of your remotes or master if you do not have any remotes yet, then create a bat script to create a db,user and import any db files if needed. I believe there's an article on this forum already that has a couple examples of how to create the bat script. Link to comment Share on other sites More sharing options...
Dennis Posted July 6, 2016 Share Posted July 6, 2016 Well, you didn't answer his question either. Just looking for a way for people to purchase a SQL database separate and apart from the one already hosted for TCadmin. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now