Jump to content
ragnazorg

Setting up Flux Control Panel in your own webhosting (Linux)

Recommended Posts

Now you successfully purchased a domain with webhosting, and you want your control panel separated in your game server. This guide will help you install and configure Flux in your new website.

Programs needed:

Filezilla

Putty

Notepad++Notepad

Tortoise svn

Files needed:

Flux exported

First of you need to check out Flux CP and export it.

create a folder right click and click svn check out then type in

http://fluxcp.googlecode.com/svn/branches/fluxcp-1.0

once done drag the folder and choose export all items here then choose auto rename.

A folder named "export of flux cp" (or whatever your folder name is) will appear.

Connect to your Hosting and create a folder where you want flux to be installed. (ie. main)

Upload all the files in your export of flux cp to your main folder (or to whatever folder name you want it to)

Now edit your application.php and severs.php and configure it.

and done!

Cheers!

Edited by ragnazorg
  • Upvote 1
Link to comment
Share on other sites

I have a problem with this . I have finished your tutorial but when I'm trying to reset the look of the character It says " Not Authorized " .

Link to comment
Share on other sites

config/access.php

	'character' => array(
		'index'	=> AccountLevel::LOWGM,
		'view'	 => AccountLevel::NORMAL,
		'online'   => AccountLevel::ANYONE,
		'prefs'	=> AccountLevel::NORMAL,
		'changeslot' => AccountLevel::NORMAL,
		'resetlook'  => AccountLevel::NORMAL,
		'resetpos'   => AccountLevel::NORMAL,
		'mapstats'   => AccountLevel::ANYONE

Thought default na ang Reset Look and Reset Position options sa FluxCP. Pumunta ka sa Character Information.

Edited by Eurydice
Link to comment
Share on other sites

Ang reset look is in your My Accounts -> then makikita mo ang list of accounts then click mo ung account id -> then in the list of your menu's not the links in the sidebar makikita mo dun ang reset position and reset looks

Link to comment
Share on other sites

Parehas ba ang process ng installation nito sa fluxCP integration? Because I bought a website before but I wasn't the one who installed it so I had no idea if there's a difference.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.