 
    
<?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>Apache Server Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/apache-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/apache-server/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Wed, 12 Oct 2011 21:52:22 +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>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>
