Jump to content
  • 0

How to install FluxCP Offline


Vandares1

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  03/04/22
  • Last Seen:  

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 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   152
  • Joined:  11/28/11
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  03/04/22
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  218
  • Reputation:   152
  • Joined:  11/28/11
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.15
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

check your database settings on conf/server.php

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  308
  • Reputation:   24
  • Joined:  11/26/12
  • Last Seen:  

Why dont you try Virtual PC by using Oracle Virtual Box..

Here how you do it video guide.. or this premade installed centos 7 in OVB

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  11/27/12
  • Last Seen:  

 

Link to comment
Share on other sites

×
×
  • Create New...