Setting up webhost

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
dangioffre
A regular
A regular
Posts: 48
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Jan 29, 2012 10:32 am

Setting up webhost

Post by dangioffre »

Trying to find out how to setup this webhost. Any idea?
User avatar
Edge100x
Founder
Founder
Posts: 12947
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Setting up webhost

Post by Edge100x »

What OS are you running? Are you trying to set up an *AMP stack, or something else?
dangioffre
A regular
A regular
Posts: 48
Joined: Sun Jan 29, 2012 10:32 am

Re: Setting up webhost

Post by dangioffre »

im running Windows Server 2003 R2. I am trying to install a Game Panel
User avatar
Edge100x
Founder
Founder
Posts: 12947
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Setting up webhost

Post by Edge100x »

For game servers, I recommend starting with Win2k8 R2 instead of Win2k3. You should see better performance with Win2k8 R2 in many respects.

Most clients who use Windows choose to install a WAMP stack, either by installing the components individually (Apache, MySQL, and PHP all have easy-to-install Windows versions) or using a preconfigured package such as WAMPServer or XAMPP. If you go with a preconfigured package, make sure that it's locked down properly afterward, though -- most are designed with development in mind and use simple default passwords for included utilities like phpMyAdmin.

You could also use IIS in place of Apache. Since the version of IIS is tied to the version of Windows, using the latest version of Windows is advantageous in its case.
dangioffre
A regular
A regular
Posts: 48
Joined: Sun Jan 29, 2012 10:32 am

Re: Setting up webhost

Post by dangioffre »

ok Thank you. I will give it a shot.
dangioffre
A regular
A regular
Posts: 48
Joined: Sun Jan 29, 2012 10:32 am

Re: Setting up webhost

Post by dangioffre »

I got WAMP stack installed on Win2k8 R2. I am just not 100% knowing on how to make it work into a website for my gamepanel
.
dangioffre
A regular
A regular
Posts: 48
Joined: Sun Jan 29, 2012 10:32 am

Re: Setting up webhost

Post by dangioffre »

update I got it working. How would I go about adding mysql to my VPS?
Target
New to forums
New to forums
Posts: 5
Joined: Thu Mar 08, 2012 2:54 pm

Re: Setting up webhost

Post by Target »

mysql should of been included in the wamp package.

http://www.wampserver.com/en/ under the installation portion of the site it says whats included.
Post Reply