ajaytrix Posted July 17, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 84 Reputation: 0 Joined: 03/29/12 Last Seen: February 15, 2017 Share Posted July 17, 2013 (edited) Requesting: - Tutorial for making a control panel in Windows Server 2008 R2. ( any control panel is good ) - How to make it online, not only localhost. Thanks! - ajaytrix Edited July 17, 2013 by ajaytrix Quote Link to comment Share on other sites More sharing options...
Brian Posted July 18, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted July 18, 2013 http://www.google.com/search?q=cache:http://www.eathena.ws/board/index.php?showtopic=200688 install MySQL install Apache & PHP download FluxCP edit files in /config/ folder Quote Link to comment Share on other sites More sharing options...
Yoona Posted July 17, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Share Posted July 17, 2013 Requesting: - Tutorial for making a control panel in Windows Server 2008 R2. ( any control panel is good ) - How to make it online, not only localhost. Thanks! - ajaytrix I know you can get it free with your Host a free =) not sure though... Quote Link to comment Share on other sites More sharing options...
Brian Posted July 17, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted July 17, 2013 Which control panel do you want to install? (FluxCP, CeresCP, etc.) And will you be running any other website software on your Windows 2008 R2 server? Quote Link to comment Share on other sites More sharing options...
ajaytrix Posted July 18, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 84 Reputation: 0 Joined: 03/29/12 Last Seen: February 15, 2017 Author Share Posted July 18, 2013 I'll go for Flux CP sir Brian. Just the control panel and the website of my own server. Quote Link to comment Share on other sites More sharing options...
ajaytrix Posted July 19, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 84 Reputation: 0 Joined: 03/29/12 Last Seen: February 15, 2017 Author Share Posted July 19, 2013 Flux CP now running! (but just localhost/cp) - how can I make the fluxCP online/public? (I'm using localhost/cp) After registering a dummy(test) account, this appeared through my login_table. (MySQL database) - How can I make this not MD5? (password) Quote Link to comment Share on other sites More sharing options...
Brian Posted July 19, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted July 19, 2013 Flux CP now running! (but just localhost/cp) - how can I make the fluxCP online/public? (I'm using localhost/cp) Login to your router, go to Port Forwarding, and forward port 80 to your computer's LAN ip. (You might also want to give your computer a static LAN ip.) Then players should be able to access your server at http://<WAN IP>/cp/ To use a domain/sub-domain instead of an IP, register the domain and add an A Record that points to your WAN IP. After registering a dummy(test) account, this appeared through my login_table. (MySQL database) - How can I make this not MD5? (password) Edit the FluxCP file /config/servers.php and change this to false:'UseMD5' => false, Quote Link to comment Share on other sites More sharing options...
ajaytrix Posted July 22, 2013 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 84 Reputation: 0 Joined: 03/29/12 Last Seen: February 15, 2017 Author Share Posted July 22, 2013 FluxCP passwords = fixed! http://<WAN IP>/cp/ - Now running! (http://xxxx/cp/) -How to do this sir Brian? Can you please elaborate more? register the domain and add an A Record that points to your WAN IP. I just recently start making a server. I'm a newbie. Please bear with me sir! Thank you very much! -ajaytrix Quote Link to comment Share on other sites More sharing options...
Yoona Posted July 24, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Share Posted July 24, 2013 @Brian is it possible to run a localhost FluxCP? by using XAMPP? Quote Link to comment Share on other sites More sharing options...
Thanna Posted July 24, 2013 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 271 Reputation: 7 Joined: 01/06/12 Last Seen: May 16, 2015 Share Posted July 24, 2013 @Brian is it possible to run a localhost FluxCP? by using XAMPP? yes it is possible Quote Link to comment Share on other sites More sharing options...
Yoona Posted July 24, 2013 Group: Members Topic Count: 153 Topics Per Day: 0.03 Content Count: 567 Reputation: 18 Joined: 04/15/13 Last Seen: April 21, 2016 Share Posted July 24, 2013 @Thanna I see thanks! =) Quote Link to comment Share on other sites More sharing options...
Question
ajaytrix
Requesting:
- Tutorial for making a control panel in Windows Server 2008 R2. ( any control panel is good )
- How to make it online, not only localhost.
Thanks!
- ajaytrix
Edited by ajaytrixLink 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.