 
    
<?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>won&#039;t start Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/wont-start/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/wont-start/</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>
		<item>
		<title>Troubleshooting the Apache Server Not Starting</title>
		<link>https://complete-concrete-concise.com/web-tools/troubleshooting-the-apache-server-not-starting/</link>
					<comments>https://complete-concrete-concise.com/web-tools/troubleshooting-the-apache-server-not-starting/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 12 Oct 2011 21:52:22 +0000</pubDate>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[AMPPS]]></category>
		<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[Apacher]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[won't start]]></category>
		<category><![CDATA[XAMPP]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1100</guid>

					<description><![CDATA[<p>This tutorial assumes XAMPP or AMPPS installed on a Windows XP machine with Service Pack 3. The instructions should work for other versions of Windows, but no guarantee is made. For non-Windows systems, the general causes and procedures should be the same, but adapted for whatever OS you are running. It is frustrating to install [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/web-tools/troubleshooting-the-apache-server-not-starting/">Troubleshooting the Apache Server Not Starting</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>This tutorial assumes XAMPP or AMPPS installed on a Windows XP machine with Service Pack 3.</p>
<p>The instructions should work for other versions of Windows, but no guarantee is made.</p>
<p>For non-Windows systems, the general causes and procedures should be the same, but adapted for whatever OS you are running.</p>
</div>
<p>It is frustrating to install the Apache Server (whether through a package like XAMPP or AMPPS or separately installed) and not have it work.</p>
<p>The most common reason is that some other application is using the ports needed by the Apache Server. These are port 80 (http) and port 443 (https).</p>
<p>To check this, we need to see what applications are using which ports.</p>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>Download a TCP Port Monitoring Application</h1>
<p><strong>1) Download</strong> <a href="http://www.nirsoft.net/utils/cports.html">CurrPorts from NirSoft</a>. The download link is located near the bottom of the page (just above all the various language packs available for it):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-1.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-1-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>2) You will be prompted</strong> to <u>Open</u> or <u>Save</u> the application. Saving is probably the better option. Remember where you saved it:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-2.png" alt="" border="0" class="centered"/></p>
<p><strong>3) Open</strong> the download:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-3.png" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>The next step assumes Windows is providing archiving functionality for you. If you are using some other application (like WinZip or IZarc) then the instructions will be different.</p>
</div>
<p><strong>4) Click</strong> on <u>File</u> and <strong>select</strong> <u>Extract all</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-4.png" alt="" border="0" class="centered"/></p>
<p><strong>5) Click</strong> on <u>Next</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-5.png" alt="" border="0" class="centered"/></p>
<p><strong>6) Click</strong> on <u>Next</u> if you accept the location the files will be extracted to, otherwise, <strong>enter</strong> a different location to extract the files to:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-6.png" alt="" border="0" class="centered"/></p>
<p><strong>7) Ensure</strong> the <u>Show extracted files</u> checkbox is checked and <strong>click</strong> on <u>Finish</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-7.png" alt="" border="0" class="centered"/></p>
<p><strong>8) Double-click</strong> on the <u>CurrPorts</u> application to launch it:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-8.png" alt="" border="0" class="centered"/></p>
<p><strong>9) Windows</strong> may popup a warning dialog. <strong>Click</strong> <u>Run</u>. You may also <strong>click</strong> on the <u>Always ask before opening this file</u> checkbox to prevent this warning form appearing in future:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-9.png" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>In future, you can simply go to the directory that the CurrPorts application is located and double-click on the icon to start it. You can also create a shortcut to it, if you like, or add it to your Start Menu.</p>
</div>
<h1>Checking which Ports are in Use</h1>
<p><strong>CurrPorts </strong>shows a lot of information about which applications are using which port:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-10.png" alt="" border="0" class="centered"/></p>
<p><strong>10) Locate</strong> the tab <u>Local Ports</u> and <strong>click</strong> on it to sort the ports in ascending order:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/apache-not-starting-11.png" alt="" border="0" class="centered"/></p>
<h1>Locating Port Conflicts</h1>
<p>With the ports sorted, you can now check to see which applications (if any) are using the following ports:</p>
<p><strong>Port 80 (http)</strong>: the Apache Server, in both XAMPP and AMPPS, uses this port to serve up web pages using the <strong>H</strong>yper <strong>T</strong>ext <strong>T</strong>ransfer <strong>P</strong>rotocol. The most common application using this port (aside from Apache Server) is the Microsoft <strong>I</strong>nternet <strong>I</strong>nformation <strong>S</strong>erver (IIS).  In order for Apache Server to work correctly, you need to disable any application using this port, or configure it to use some other port.</p>
<p><strong>Port 443 (https)</strong>: the Apache Server, in XAMPP, uses this port to serve up web pages using the <strong>H</strong>yper <strong>T</strong>ext <strong>T</strong>ransfer <strong>P</strong>rotocol <strong>S</strong>ecure. The most common application using this port (aside from Apache Server) is the Microsoft <strong>I</strong>nternet <strong>I</strong>nformation <strong>S</strong>erver (IIS).  In order for Apache Server to work correctly, you need to disable any application using this port, or configure it to use some other port. The Apache Server in AMPPS does not use this port or protocol.</p>
<p><strong>Port 3306</strong>: this port is used by the MySQL database. If some other application is using this port, then your MySQL database will not work. In order for MySQL database to work correctly, you need to disable any other application using this port or configure it to use some other port.</p>
<div class="c1">
<p>Instructions for disabling the IIS can be found <a href="//complete-concrete-concise.com/web-tools/disabling-the-microsoft-internet-information-server-iis">here</a>.</div>

<p>The post <a href="https://complete-concrete-concise.com/web-tools/troubleshooting-the-apache-server-not-starting/">Troubleshooting the Apache Server Not Starting</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/troubleshooting-the-apache-server-not-starting/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
	</channel>
</rss>
