domez86 Posted April 1, 2019 Group: Members Topic Count: 85 Topics Per Day: 0.02 Content Count: 207 Reputation: 0 Joined: 06/11/13 Last Seen: July 11, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 Thanna20 Posted April 1, 2019 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 137 Reputation: 11 Joined: 11/26/16 Last Seen: Tuesday at 11:12 PM Share Posted April 1, 2019 Here is a detailed installation mate. https://github.com/HerculesWS/FluxCP/wiki/Setup-Guide Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted April 1, 2019 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 3 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 domez86 Posted April 1, 2019 Group: Members Topic Count: 85 Topics Per Day: 0.02 Content Count: 207 Reputation: 0 Joined: 06/11/13 Last Seen: July 11, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
0 Thanna20 Posted April 1, 2019 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 137 Reputation: 11 Joined: 11/26/16 Last Seen: Tuesday at 11:12 PM Share 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 Link to comment Share on other sites More sharing options...
0 domez86 Posted April 1, 2019 Group: Members Topic Count: 85 Topics Per Day: 0.02 Content Count: 207 Reputation: 0 Joined: 06/11/13 Last Seen: July 11, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
0 crazyarashi Posted April 1, 2019 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 3 hours ago Share Posted April 1, 2019 This may help you :)) Quote Link to comment Share on other sites More sharing options...
0 domez86 Posted April 1, 2019 Group: Members Topic Count: 85 Topics Per Day: 0.02 Content Count: 207 Reputation: 0 Joined: 06/11/13 Last Seen: July 11, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
0 crazyarashi Posted April 1, 2019 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 3 hours ago Share Posted April 1, 2019 Are you using the latest CP? Quote Link to comment Share on other sites More sharing options...
0 Mael Posted April 1, 2019 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Yesterday at 01:54 PM Share Posted April 1, 2019 You can use youtube too. Quote Link to comment Share on other sites More sharing options...
0 fictionx Posted April 2, 2019 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 122 Reputation: 17 Joined: 12/10/12 Last Seen: Wednesday at 12:28 AM Share 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 Link to comment Share on other sites More sharing options...
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 domez86Link to comment
Share on other sites
10 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.