Looking for help Setting up Xampp on vps for game egister

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
dkg5755
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Dec 25, 2013 4:45 am

Looking for help Setting up Xampp on vps for game egister

Post by dkg5755 »

I have a game server running on a vps and mssql I would like to know how to set up a web register to create accounts in sql database using php scripts, how to set it up properly so it will work the first time . A link to a good tutorial or just honest help. Thanks in advance.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Looking for help Setting up Xampp on vps for game egiste

Post by soja »

this is on linux I assume? Which distro? It would be better to just install apache and then make phpmyadmin available using that.
Not a NFO employee
dkg5755
New to forums
New to forums
Posts: 4
Joined: Wed Dec 25, 2013 4:45 am

Re: Looking for help Setting up Xampp on vps for game egiste

Post by dkg5755 »

Its windows server 2008r sorry for not mentioning the OS
User avatar
TacTicToe
This is my homepage
This is my homepage
Posts: 848
Joined: Fri Feb 18, 2011 1:08 pm
Location: USA
Contact:

Re: Looking for help Setting up Xampp on vps for game egiste

Post by TacTicToe »

Very bad idea. Xampp is not made for live servers, it is made for testing locally. I strongly advise using something else if youre going to have it on your box. I use the Abyss X2 webserver. Works really good, easy to setup and free. Take a look at it, see if that will work for you.

http://www.aprelium.com/abyssws/
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: Looking for help Setting up Xampp on vps for game egiste

Post by soja »

Use IIS on windows if you don't need anything apache specific. It should be a role available in your server manager.
Not a NFO employee
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: Looking for help Setting up Xampp on vps for game egiste

Post by doulos9 »

Xampp is fine if you know how to harden it for a live server. But if you know how to do that you probably wouldn't be using xampp anyway.
dkg5755
New to forums
New to forums
Posts: 4
Joined: Wed Dec 25, 2013 4:45 am

Re: Looking for help Setting up Xampp on vps for game egiste

Post by dkg5755 »

I am a complete noob at this kind of set up for html and php so I have very little knowledge on it except to put into htdocs the rest im completely new to me, still unsure if I should just go with a hosting plan offered or not but not knowing what or how to do most of the set up well no use wasting money yet.
Post Reply