Jump to content
  • 0

How to install FluxCP Offline


Question

Posted

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 

6 answers to this question

Recommended Posts

  • 0
Posted
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-

  • Love 1
  • 0
Posted
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

 

2098251027_Screenshot2022-03-17212721.thumb.png.0a5067d3b80870a81a949ba226c9df98.png

  • 0
Posted
9 hours ago, Vandares1 said:

i did your steps, but at the end i got this page

 

2098251027_Screenshot2022-03-17212721.thumb.png.0a5067d3b80870a81a949ba226c9df98.png

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.

  • 0
Posted

check your database settings on conf/server.php

            'Hostname'   => '127.0.0.1',
            'Username'   => 'username',
            'Password'   => 'password',
            'Database'   => 'yourdatabased',

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...