celeron0134 Posted June 7, 2017 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
0 Technoken Posted June 7, 2017 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
0 celeron0134 Posted June 7, 2017 Author 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
0 Habilis Posted June 7, 2017 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
0 Promise Posted June 7, 2017 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
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
4 answers to this question
Recommended Posts