 
    
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>internet information server Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/internet-information-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/internet-information-server/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Thu, 13 Oct 2011 12:00:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Disabling the Microsoft Internet Information Server (IIS)</title>
		<link>https://complete-concrete-concise.com/web-tools/disabling-the-microsoft-internet-information-server-iis/</link>
					<comments>https://complete-concrete-concise.com/web-tools/disabling-the-microsoft-internet-information-server-iis/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 13 Oct 2011 12:00:28 +0000</pubDate>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[internet information server]]></category>
		<category><![CDATA[won't start]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/web-tools/disabling-the-microsoft-internet-information-server-iis</guid>

					<description><![CDATA[<p>These instructions are for Windows XP with Service Pack 3. The procedure should be the same for other versions of Windows, but no guarantee is made. Some images may be clicked for full sized versions. Why would I want to disable the IIS? If you have installed Apache Server, either as part of a package [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/web-tools/disabling-the-microsoft-internet-information-server-iis/">Disabling the Microsoft Internet Information Server (IIS)</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Windows XP with Service Pack 3. The procedure should be the same for other versions of Windows, but no guarantee is made.</p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>Why would I want to disable the IIS?</h1>
<p>If you have installed Apache Server, either as part of a package (like XAMPP or AMPPS) or by itself, having IIS running will interfere with the Apache Server starting up.</p>
<p>This is because only one service can use the Internet ports 80 and 443 at any given time, so if the IIS is using them, then Apache Server cannot.</p>
<h1>How to Disable the IIS</h1>
<p><strong>1) Click</strong> on the <u>Start Menu</u> button and select <u>Run </u>from the menu. (Or use the keyboard shortcut: windows key + R):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis1.png"><img fetchpriority="high" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="xampp-1.7.3-disable-iis-1" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis1_thumb.png" border="0" alt="xampp-1.7.3-disable-iis-1" width="484" height="192" /></a></p>
<p><strong>2) Enter</strong> <u>services.msc</u> into the dialog and <strong>click </strong>on <u>OK</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis2.png"><img decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="xampp-1.7.3-disable-iis-2" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis2_thumb.png" border="0" alt="xampp-1.7.3-disable-iis-2" width="484" height="276" /></a></p>
<p><strong>3) The Services Window</strong> will open. <strong>Find </strong>the IIS service.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis3.png"><img decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="xampp-1.7.3-disable-iis-3" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis3_thumb.png" border="0" alt="xampp-1.7.3-disable-iis-3" width="484" height="262" /></a></p>
<p><strong>4) Check </strong>that the IIS service is disabled. If it is set to <u>Automatic </u>or <u>Manual</u>, then you will need to disable it.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis4.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="xampp-1.7.3-disable-iis-4" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis4_thumb.png" border="0" alt="xampp-1.7.3-disable-iis-4" width="484" height="262" /></a></p>
<p><strong>5) To disable</strong> the service, <strong>Right Click</strong> on the service and select <u>Properties </u>from the pop-up menu:</p>
<p><font size=3></p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis5.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="xampp-1.7.3-disable-iis-5" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis5_thumb.png" border="0" alt="xampp-1.7.3-disable-iis-5" width="484" height="595" /></a></p>
<p> </font></p>
<p><strong>6) Select </strong> <u>Disabled</u> from the <u>Startup Type</u> drop down menu. <strong>Click </strong>on the <u>OK </u>button:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis6.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="xampp-1.7.3-disable-iis-6" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/xampp1.7.3disableiis6_thumb.png" border="0" alt="xampp-1.7.3-disable-iis-6" width="484" height="509" /></a></p>

<p>The post <a href="https://complete-concrete-concise.com/web-tools/disabling-the-microsoft-internet-information-server-iis/">Disabling the Microsoft Internet Information Server (IIS)</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/web-tools/disabling-the-microsoft-internet-information-server-iis/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
