celeron0134 Posted June 7, 2017 Group: Members Topic Count: 66 Topics Per Day: 0.02 Content Count: 194 Reputation: 1 Joined: 12/13/16 Last Seen: February 14, 2023 Share Posted June 7, 2017 Hi hello good day.. how can i connect my website to my sql database for registration purposes.. ex. i have a "register now" on my website.. so when the players register on my website.. they can use that username and pass to connect to my server.. thanks in advance Link to comment Share on other sites More sharing options...
0 Technoken Posted June 7, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 505 Reputation: 127 Joined: 04/04/16 Last Seen: Tuesday at 02:26 AM Share Posted June 7, 2017 (edited) On login_athena.conf // Can you use _M/_F to make new accounts on the server? new_account: yes just change it to no 33 minutes ago, celeron0134 said: how can i connect my website to my sql database for registration purposes You need to install your fluxcp and allow access to your server database. There are lot's of guides on the forum Edited June 7, 2017 by Technoken Link to comment Share on other sites More sharing options...
0 celeron0134 Posted June 7, 2017 Group: Members Topic Count: 66 Topics Per Day: 0.02 Content Count: 194 Reputation: 1 Joined: 12/13/16 Last Seen: February 14, 2023 Author Share Posted June 7, 2017 3 minutes ago, Technoken said: On login_athena.conf // Can you use _M/_F to make new accounts on the server? new_account: yes just change it to no and then? how about the website registration? how would i connect it on my SQL so when a player registered on the web he can use it to log in on the client Link to comment Share on other sites More sharing options...
0 Habilis Posted June 7, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 31 Reputation: 14 Joined: 06/13/16 Last Seen: October 28, 2018 Share Posted June 7, 2017 You need to connect Flux CP or write your own PHP script that connects to your RO database and writes records to the databse Link to comment Share on other sites More sharing options...
0 Promise Posted June 7, 2017 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 386 Reputation: 38 Joined: 04/28/13 Last Seen: March 22, 2024 Share Posted June 7, 2017 (edited) Yes, you need to install a Ragnarok ControlPanel, or just connect a simple php file to update your database. FLUX CP https://github.com/rathena/FluxCP Edited June 7, 2017 by Akkarin Removed out-of-date control panel link Link to comment Share on other sites More sharing options...
Question
celeron0134
Hi hello good day.. how can i connect my website to my sql database for registration purposes.. ex. i have a "register now" on my website.. so when the players register on my website.. they can use that username and pass to connect to my server..
thanks in advance
Link to comment
Share on other sites
4 answers to this question
Recommended Posts