Vandares1 Posted March 17 Share Posted March 17 I want to install fluxCP offline, i dont need a ragnarok server with it or anything, i just wanna play around with designs and coding. i am using Xampp now but i am not sure where to start and how to do it. can someone help me with some steps please, thank you so much Quote Link to comment Share on other sites More sharing options...
Slammer Posted March 17 Share Posted March 17 8 hours ago, Vandares1 said: I want to install fluxCP offline, i dont need a ragnarok server with it or anything, i just wanna play around with designs and coding. i am using Xampp now but i am not sure where to start and how to do it. can someone help me with some steps please, thank you so much extract fluxcp C:\xampp\htdocs [if you install xampp on C:\xampp] open on web browser 127.0.0.1/fluxcp input secretpassword on password at Install & Update choise Install or Update Everything if show notice press OK -Finis- Quote Link to comment Share on other sites More sharing options...
Vandares1 Posted March 17 Author Share Posted March 17 7 hours ago, Slammer said: extract fluxcp C:\xampp\htdocs [if you install xampp on C:\xampp] open on web browser 127.0.0.1/fluxcp input secretpassword on password at Install & Update choise Install or Update Everything if show notice press OK -Finis- i did your steps, but at the end i got this page Quote Link to comment Share on other sites More sharing options...
Slammer Posted March 18 Share Posted March 18 9 hours ago, Vandares1 said: i did your steps, but at the end i got this page you need database ragnarok n export data sql from data server don't forget creat user account to. if not you doing that the flux can't run. Quote Link to comment Share on other sites More sharing options...
GM Winter Posted April 11 Share Posted April 11 check your database settings on conf/server.php 'Hostname' => '127.0.0.1', 'Username' => 'username', 'Password' => 'password', 'Database' => 'yourdatabased', Quote Link to comment Share on other sites More sharing options...