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
[TUT] How to install IIS and PHP
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="keiller" data-source="post: 124978" data-attributes="member: 18142"><p style="text-align: center"><img src="http://Habbox.com/text/6/Tutorial+Five" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><span style="font-size: 10px"><em><strong>WARNING: I was not sure where to post this, so if it's in the wrong section please move it, thank you.</strong></em></span></p><p> </p><p><span style="font-size: 12px">Hello,</span></p><p> </p><p><span style="font-size: 12px">Today we will be learning how to install IIS, MySQL and PHP for Windows users. I'm not sure what other computer is able to install IIS, so for this tutorial only, we will be using Windows. </span></p><p>Let's get started</p><p> </p><p style="text-align: center"><u>Windows XP OS</u></p><p></p><p>#1 - Click start then navigate to the control panel</p><p>#2 - Double click the add or remove programmes part</p><p>#3 - Click add/remove windows components</p><p>#4 - Click Internet Information Services (IIS) and then click on details.</p><p> </p><p><img src="http://www.petri.co.il/images/inst_iis_xp.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>#5 - In Internet Information Services (IIS), select the check boxes for SMTP Service and World Wide Web Service, and then click on ok.</p><p> </p><p><img src="http://www.petri.co.il/images/inst_iis_xp1.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>#6 - In Windows Component selection, ensure that the Internet Information Services (IIS) check box is selected, and then click on ok to install the components that you selected.</p><p> </p><p style="text-align: center"><u>Windows 7/Vista OS</u></p> <p style="text-align: center"></p><p>#2 - Go to start and navigate to the control panel, click on the Programs part. You'll then see a link for 'Turn Windows features on or off"</p><p> </p><p><img src="http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-53-07.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>#2 - If you expand the Internet Information Services tree node, you can see that there are a lot of options beneath it. You will probably want to explore these options, because even if you click on IIS, some of the necessary options for doing development aren’t checked.</p><p> </p><p><img src="http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-52-34.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>#3 - Once you've checked all the items you want, and clicked on ok, you'll see this dialog or something along these lines for a while</p><p> </p><p><img src="http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-54-16.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>#5 - Now when you navigate in your browser to localhost (localhost/), you’ll see the new default page which the files are located in \inetpub\wwwroot</p><p> </p><p><img src="http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-54-42.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>Now we have installed IIS!</p><p> </p><p style="text-align: center"><u>PHP</u></p><p></p><p>#1 - Download PHP on the <a href="http://php.iis.net/" target="_blank">IIS7 : The Official Microsoft IIS Site</a></p><p>#2 - Click Products, then Select PHP and Add it.</p><p>#3 - Now wait for it to install.</p><p>That's you done!</p><p> </p><p>I hope this helps a few noobs that want to use IIS but can't..</p><p><em>NOTE: If you are making a hotel with IIS, remember to put the CMS files in wwwroot and add a web.config as IIS doesn't read .htaccess</em></p><p> </p><p> </p><p> </p><p>Thanks to Nathan for the images! <img src="/styles/default/xenforo/smilies/emojione/wink.png" class="smilie" loading="lazy" alt=";)" title="Wink ;)" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="keiller, post: 124978, member: 18142"] [CENTER][IMG]http://Habbox.com/text/6/Tutorial+Five[/IMG][/CENTER] [SIZE=2][I][B]WARNING: I was not sure where to post this, so if it's in the wrong section please move it, thank you.[/B][/I][/SIZE] [SIZE=3]Hello,[/SIZE] [SIZE=3]Today we will be learning how to install IIS, MySQL and PHP for Windows users. I'm not sure what other computer is able to install IIS, so for this tutorial only, we will be using Windows. [/SIZE] Let's get started [CENTER][U]Windows XP OS[/U][/CENTER] #1 - Click start then navigate to the control panel #2 - Double click the add or remove programmes part #3 - Click add/remove windows components #4 - Click Internet Information Services (IIS) and then click on details. [IMG]http://www.petri.co.il/images/inst_iis_xp.gif[/IMG] #5 - In Internet Information Services (IIS), select the check boxes for SMTP Service and World Wide Web Service, and then click on ok. [IMG]http://www.petri.co.il/images/inst_iis_xp1.gif[/IMG] #6 - In Windows Component selection, ensure that the Internet Information Services (IIS) check box is selected, and then click on ok to install the components that you selected. [CENTER][U]Windows 7/Vista OS[/U][/CENTER] [CENTER] [/CENTER] #2 - Go to start and navigate to the control panel, click on the Programs part. You'll then see a link for 'Turn Windows features on or off" [IMG]http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-53-07.png[/IMG] #2 - If you expand the Internet Information Services tree node, you can see that there are a lot of options beneath it. You will probably want to explore these options, because even if you click on IIS, some of the necessary options for doing development aren’t checked. [IMG]http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-52-34.png[/IMG] #3 - Once you've checked all the items you want, and clicked on ok, you'll see this dialog or something along these lines for a while [IMG]http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-54-16.png[/IMG] #5 - Now when you navigate in your browser to localhost (localhost/), you’ll see the new default page which the files are located in \inetpub\wwwroot [IMG]http://www.howtogeek.com/geekers/up/sshot-2009-08-27-17-54-42.png[/IMG] Now we have installed IIS! [CENTER][U]PHP[/U][/CENTER] #1 - Download PHP on the [URL='http://php.iis.net/']IIS7 : The Official Microsoft IIS Site[/URL] #2 - Click Products, then Select PHP and Add it. #3 - Now wait for it to install. That's you done! I hope this helps a few noobs that want to use IIS but can't.. [I]NOTE: If you are making a hotel with IIS, remember to put the CMS files in wwwroot and add a web.config as IIS doesn't read .htaccess[/I] Thanks to Nathan for the images! ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
[TUT] How to install IIS and PHP
Top