domez86 Posted April 1, 2019 Posted April 1, 2019 (edited) good morning! can someone provide me with a detailed step by step guide / video to install fluxcp on rathena? the guides I find online are not detailed.... tnx! Edited April 1, 2019 by domez86 Quote
0 Thanna20 Posted April 1, 2019 Posted April 1, 2019 Here is a detailed installation mate. https://github.com/HerculesWS/FluxCP/wiki/Setup-Guide Quote
0 crazyarashi Posted April 1, 2019 Posted April 1, 2019 1. Git Clone FluxCP into your web server. 2. Set up the IP/SQL Data in config/servers.php - Note : Make sure you're using a SQL account that have access into your RO Database. Guide : Grant Privileges 'Hostname' => '127.0.0.1', Local IP? No need to change else change it to the IP you're using 'Username' => 'username', 'Password' => 'extremelyhardpassword', 'Database' => 'maindatabase', 3. Set up the config/application.php 'ServerAddress' => 'localhost', Same as above 'BaseURI' => 'fluxcp', The base url 'InstallerPassword' => 'unhackablepassword', Password you're gonna use in installation 4. Open up your website in a browser, input your SQL account with privileges on the database, and install. Quote
0 domez86 Posted April 1, 2019 Author Posted April 1, 2019 7 hours ago, Thanna20 said: Here is a detailed installation mate. https://github.com/HerculesWS/FluxCP/wiki/Setup-Guide this is for Hercules, i have rAthena. Quote
0 Thanna20 Posted April 1, 2019 Posted April 1, 2019 18 minutes ago, domez86 said: this is for Hercules, i have rAthena. same setup bro. its just that the rathena documentation is incomplete I guess. I check the rathena github wiki and there is no tutorial in there. Quote
0 domez86 Posted April 1, 2019 Author Posted April 1, 2019 8 hours ago, crazyarashi said: 1. Git Clone FluxCP into your web server. 2. Set up the IP/SQL Data in config/servers.php - Note : Make sure you're using a SQL account that have access into your RO Database. Guide : Grant Privileges 'Hostname' => '127.0.0.1', Local IP? No need to change else change it to the IP you're using 'Username' => 'username', 'Password' => 'extremelyhardpassword', 'Database' => 'maindatabase', 3. Set up the config/application.php 'ServerAddress' => 'localhost', Same as above 'BaseURI' => 'fluxcp', The base url 'InstallerPassword' => 'unhackablepassword', Password you're gonna use in installation 4. Open up your website in a browser, input your SQL account with privileges on the database, and install. error.... Quote
0 domez86 Posted April 1, 2019 Author Posted April 1, 2019 1 hour ago, crazyarashi said: This may help you :)) I did not understand how he solves ..... he says: I fixed the error, the problem was in cp_itemshop, for some reason in the instalation try to reinstall the same table trying to add the "use_existing". I manually removed the field and the problem has fixed. but I didn't understand what I have to do .... Quote
0 fictionx Posted April 2, 2019 Posted April 2, 2019 10 hours ago, domez86 said: I did not understand how he solves ..... he says: I fixed the error, the problem was in cp_itemshop, for some reason in the instalation try to reinstall the same table trying to add the "use_existing". I manually removed the field and the problem has fixed. but I didn't understand what I have to do .... patch it manually, the installation try to replace something that is already installed. The workaround that i did, it's eliminate the field and put it by my self. Quote
Question
domez86
good morning! can someone provide me with a detailed step by step guide / video to install fluxcp on rathena?
the guides I find online are not detailed....
tnx!
Edited by domez8610 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.