Setting up webhost
-
- A regular
- Posts: 48
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Jan 29, 2012 10:32 am
Setting up webhost
Trying to find out how to setup this webhost. Any idea?
Re: Setting up webhost
What OS are you running? Are you trying to set up an *AMP stack, or something else?
-
- A regular
- Posts: 48
- Joined: Sun Jan 29, 2012 10:32 am
Re: Setting up webhost
im running Windows Server 2003 R2. I am trying to install a Game Panel
Re: Setting up webhost
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.
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.
-
- A regular
- Posts: 48
- Joined: Sun Jan 29, 2012 10:32 am
Re: Setting up webhost
ok Thank you. I will give it a shot.
-
- A regular
- Posts: 48
- Joined: Sun Jan 29, 2012 10:32 am
Re: Setting up webhost
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
.
.
-
- A regular
- Posts: 48
- Joined: Sun Jan 29, 2012 10:32 am
Re: Setting up webhost
update I got it working. How would I go about adding mysql to my VPS?
Re: Setting up webhost
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.
http://www.wampserver.com/en/ under the installation portion of the site it says whats included.