l2ess Posted April 1, 2013 Posted April 1, 2013 Hello guys, Im wondering if possible to keep database on 1 pc and start server on another pc. If yes, pls where change option to use database from other pc
0 dEvilKinG Posted April 1, 2013 Posted April 1, 2013 on server.properties use another connection on jdbc link :-) from URL = jdbc:mysql://localhost/l2jdb to: URL = jdbc:mysql://123.45.67.89/l2jdb where 123.45.67.89 your mysql hosted ip, just don't forget to open the ports.
0 l2ess Posted April 1, 2013 Author Posted April 1, 2013 sry fr double post. but can you or someone help me a little bit about these ports? how can i open it and where to change it ?
0 dEvilKinG Posted April 1, 2013 Posted April 1, 2013 In case you're using a dedicated server or vps they're gonna be open by default.
0 l2ess Posted April 1, 2013 Author Posted April 1, 2013 yes i didint need to change anything. it works good. thanks
Question
l2ess
Hello guys, Im wondering if possible to keep database on 1 pc and start server on another pc. If yes, pls where change option to use database from other pc
6 answers to this question
Recommended Posts