Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Tutorials
[Tutorial] How to Setup IIS 8
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RyanzRetros" data-source="post: 327443" data-attributes="member: 55855"><p><strong>Hey DevBest, here is my tutorial on how to setup IIS 8. You MUST have a VPS/Dedicated server running Windows 2012 (R2) Server...</strong></p><p>To setup IIS you will need to follow this tutorial. As most hotel's use IIS 7.5 (because Windows 2012 is fairly new), just use 2012. It should look like this:</p><p><a href="http://imgur.com/rZMsCgh" target="_blank"><img src="http://i.imgur.com/rZMsCgh.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p>Click 'Manage' and then the 'Add Roles and Features' dropdown where it should bring you up with a box like this:</p><p><a href="http://imgur.com/nxehRLl" target="_blank"><img src="http://i.imgur.com/nxehRLl.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p>Click next and next again. Then scroll down until you see 'Web Server (IIS)'. Of course, yours will not already be installed...</p><p><a href="http://imgur.com/iZl6tcv" target="_blank"><img src="http://i.imgur.com/iZl6tcv.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p>Tick that box and click next twice. Then you should get to a page where you have to choose which parts of the web server you wish to install. <strong>Make sure the below are included, if not, include them!</strong></p><p>All of the<strong> 'Performance' </strong>category<strong>;</strong></p><p>All of<strong> 'Application Development';</strong></p><p>Under the<strong> 'Management Tools' </strong>make sure that<strong> 'IIS Management Console',</strong></p><p><strong>'IIS Scripts and Tools' </strong>and <strong>'Management Service' </strong>are all ticked<strong>. </strong></p><p>Then click next and then install. Wait for it to have finished installing before closing server manager. I recommend a reboot now but it is not required. If you choose not to reboot your VPS/Dedicated Server, download and install <a href="http://www.mediafire.com/download/kk8vp4klo4flj4s" target="_blank">MySQL Community Installer.</a></p><p><a href="http://www.mediafire.com/download/kk8vp4klo4flj4s" target="_blank"><img src="http://i.imgur.com/aBcjMYQ.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p>Now when that opens up, click Server only. Then follow through the process, choose Development machine and choose a password for root. <strong>Make the server automatically start up on VPS startup! </strong>Then keep going through until it installs. When that has done close it. Then download and open <a href="http://www.mediafire.com/download/2z920qygdat1dw7" target="_blank">Microsoft Web Platform Installer.</a></p><p><a href="http://www.mediafire.com/download/2z920qygdat1dw7" target="_blank"><img src="http://i.imgur.com/NXRqnrX.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p>Once opened, it should look like this:</p><p><a href="http://imgur.com/FyoZILA" target="_blank"><img src="http://i.imgur.com/FyoZILA.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p><strong>Search the below on Microsoft Web Platform Installer and click add next to them:</strong></p><p></p><p style="text-align: center">PHP 5.x</p> <p style="text-align: center">Application Request Routing 2.5</p> <p style="text-align: center">Web Farm Framework 1.1</p> <p style="text-align: center">SQL Server Express 2012 R2</p> <p style="text-align: center">IIS 8 Express</p> <p style="text-align: center">Web Deployment Tool 2.1</p> <p style="text-align: center">Microsoft .NET Framework 4</p> <p style="text-align: center">URL Rewrite 2.0</p> <p style="text-align: center">PHP Manager for IIS</p> <p style="text-align: center">MySQL Windows 5.1</p> <p style="text-align: center">IIS Recommended Configuration</p> <p style="text-align: center"><em>If they are already installed, just move on.</em></p><p></p><p>Ok, now let all of that install. Then close Microsoft Web Platform Installer.</p><p>To test if it worked, go to <a href="http://localhost/" target="_blank">http://localhost</a> and if you see <a href="http://imgur.com/NLCRV34" target="_blank"><img src="http://i.imgur.com/NLCRV34.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a> , then you know it has worked. Now we must open the ports. Go to Server Manager> Tools> Windows Firewall with Advanced Security and click inbound rules. On the right, click add new and when it comes up with a popup, choose port, click next, put the ports<em><strong>3306,30000,30001,3306</strong></em> in as TCP and click next. Make sure it is always allow and then name it retro. Then go to outbound rules and do the same.</p></blockquote><p></p>
[QUOTE="RyanzRetros, post: 327443, member: 55855"] [B]Hey DevBest, here is my tutorial on how to setup IIS 8. You MUST have a VPS/Dedicated server running Windows 2012 (R2) Server...[/B] To setup IIS you will need to follow this tutorial. As most hotel's use IIS 7.5 (because Windows 2012 is fairly new), just use 2012. It should look like this: [URL='http://imgur.com/rZMsCgh'][IMG]http://i.imgur.com/rZMsCgh.png[/IMG][/URL] Click 'Manage' and then the 'Add Roles and Features' dropdown where it should bring you up with a box like this: [URL='http://imgur.com/nxehRLl'][IMG]http://i.imgur.com/nxehRLl.png[/IMG][/URL] Click next and next again. Then scroll down until you see 'Web Server (IIS)'. Of course, yours will not already be installed... [URL='http://imgur.com/iZl6tcv'][IMG]http://i.imgur.com/iZl6tcv.png[/IMG][/URL] Tick that box and click next twice. Then you should get to a page where you have to choose which parts of the web server you wish to install. [B]Make sure the below are included, if not, include them![/B] All of the[B] 'Performance' [/B]category[B];[/B] All of[B] 'Application Development';[/B] Under the[B] 'Management Tools' [/B]make sure that[B] 'IIS Management Console', 'IIS Scripts and Tools' [/B]and [B]'Management Service' [/B]are all ticked[B]. [/B] Then click next and then install. Wait for it to have finished installing before closing server manager. I recommend a reboot now but it is not required. If you choose not to reboot your VPS/Dedicated Server, download and install [URL='http://www.mediafire.com/download/kk8vp4klo4flj4s']MySQL Community Installer. [IMG]http://i.imgur.com/aBcjMYQ.png[/IMG][/URL] Now when that opens up, click Server only. Then follow through the process, choose Development machine and choose a password for root. [B]Make the server automatically start up on VPS startup! [/B]Then keep going through until it installs. When that has done close it. Then download and open [URL='http://www.mediafire.com/download/2z920qygdat1dw7']Microsoft Web Platform Installer. [IMG]http://i.imgur.com/NXRqnrX.png[/IMG][/URL] Once opened, it should look like this: [URL='http://imgur.com/FyoZILA'][IMG]http://i.imgur.com/FyoZILA.png[/IMG][/URL] [B]Search the below on Microsoft Web Platform Installer and click add next to them:[/B] [CENTER]PHP 5.x Application Request Routing 2.5 Web Farm Framework 1.1 SQL Server Express 2012 R2 IIS 8 Express Web Deployment Tool 2.1 Microsoft .NET Framework 4 URL Rewrite 2.0 PHP Manager for IIS MySQL Windows 5.1 IIS Recommended Configuration [I]If they are already installed, just move on.[/I][/CENTER] Ok, now let all of that install. Then close Microsoft Web Platform Installer. To test if it worked, go to [URL='http://localhost/']http://localhost[/URL] and if you see [URL='http://imgur.com/NLCRV34'][IMG]http://i.imgur.com/NLCRV34.png[/IMG][/URL] , then you know it has worked. Now we must open the ports. Go to Server Manager> Tools> Windows Firewall with Advanced Security and click inbound rules. On the right, click add new and when it comes up with a popup, choose port, click next, put the ports[I][B]3306,30000,30001,3306[/B][/I] in as TCP and click next. Make sure it is always allow and then name it retro. Then go to outbound rules and do the same. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
[Tutorial] How to Setup IIS 8
Top