ajaytrix Posted July 17, 2013 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
Brian Posted July 18, 2013 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
Yoona Posted July 17, 2013 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
Brian Posted July 17, 2013 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
ajaytrix Posted July 18, 2013 Author Posted July 18, 2013 I'll go for Flux CP sir Brian. Just the control panel and the website of my own server. Quote
ajaytrix Posted July 19, 2013 Author 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
Brian Posted July 19, 2013 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
ajaytrix Posted July 22, 2013 Author 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
Yoona Posted July 24, 2013 Posted July 24, 2013 @Brian is it possible to run a localhost FluxCP? by using XAMPP? Quote
Thanna Posted July 24, 2013 Posted July 24, 2013 @Brian is it possible to run a localhost FluxCP? by using XAMPP? yes it is possible Quote
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 ajaytrix10 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.