 
    
<?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>multiple Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/multiple/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/multiple/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Wed, 12 Oct 2011 12:10:38 +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>How to Install and Run Multiple Versions of XAMPP on your Computer</title>
		<link>https://complete-concrete-concise.com/web-tools/how-to-install-and-run-multiple-versions-of-xampp-on-your-computer/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 12 Oct 2011 12:10:38 +0000</pubDate>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[XAMPP]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/web-tools/how-to-install-and-run-multiple-versions-of-xampp-on-your-computer</guid>

					<description><![CDATA[<p>These instructions are for Windows XP with Service Pack 3, but should be the similar for other OSes Why would I want to install multiple versions of XAMPP? When developing or testing software, it is nice to be able to test it on a variety of versions of Apache, PHP, Perl, and MySQL to test [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/web-tools/how-to-install-and-run-multiple-versions-of-xampp-on-your-computer/">How to Install and Run Multiple Versions of XAMPP on your Computer</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, but should be the similar for other OSes</p>
</div>
<h1>Why would I want to install multiple versions of XAMPP?</h1>
<p>When developing or testing software, it is nice to be able to test it on a variety of versions of Apache, PHP, Perl, and MySQL to test out that things behave the same across various versions</p>
<h1>Installing XAMPP</h1>
<p><strong>1) Install</strong> each version of XAMPP into its own directory. </p>
<p>As you can see, I have 3 different versions of XAMPP installed on my system (plus AMPPS, but that folder is not shown):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-1.png" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>You can also install other Apache, PHP, Perl, MySQL bundled packages (like AMPPS) as well, just make sure they are in separate directories</p>
</div>
<p>XAMPP 1.7.3 is installed in the <span class="i1">/xampp</span> folder. It was the first one I installed and I used the default directory, for the other installs, I changed the installation directory.</p>
<p><strong>2) Rename</strong> the Start Menu entry <u><em>after </em>each install</u>. XAMPP 1.7.3 gets a menu entry called <u>XAMPP for Windows</u>, but XAMPP 1.7.4 and 1.7.7 create a Start Menu entry of <u>Apache Friends</u>. In the screen capture below, I have renamed two of the Start Menu entries, but not the 1.7.7 install (it is still <u>Apache Friends</u>):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-2.png" alt="" border="0" class="centered"/></p>
<p>To rename a Start Menu entry, <strong>right-click</strong> on the menu item and select <u>Rename</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-2ab.png" alt="" border="0" class="centered"/></p>
<p><strong>Rename</strong> the Desktop Launch Icons <u><em>after </em>each install</u>. By default, they are each called <u>XAMPP Control Panel</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-2a.png" alt="" border="0" class="centered"/></p>
<p>To rename a Desktop Launch Icon, <strong>right-click</strong> on the icon and select <u>Rename</u> from the popup menu:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-2aa.png" alt="" border="0" class="centered"/></p>
<h1>Checking which version of XAMPP is running</h1>
<div class="c1"><strong>NOTE:</strong> it is <u>NOT</u> possible to run multiple instances of XAMPP at the same time. You can only run one instance at any given time.</div>
<p><strong>1) Determine</strong> which version of XAMPP is running. You do this by entering <span class="i1">localhost/xampp</span> into your browsers URL field:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-3.png" alt="" border="0" class="centered"/></p>
<p>The version of XAMPP should be clearly visible in a number of places: (1) the title bar (red), (2) the tab (green), (3) upper left side (blue):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-4.png" alt="" border="0" class="centered"/></p>
<h1>Changing the version of XAMPP running</h1>
<div class="c2">
<p>If you want to change the version of XAMPP you are running then you must uninstall the various XAMPP Services and install the version of XAMPP services you want.</p>
</div>
<p><strong>1) Launch</strong> the XAMPP Control Panel of the currently running version:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-5.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Stop</strong> the running services, then <strong>uninstall</strong> the services by clicking on the <u>Svc</u> checkboxes.</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-5a.png" alt="" border="0" class="centered"/></p>
<p><strong>3) Exit</strong> the XAMPP Control Panel:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-7.png" alt="" border="0" class="centered"/></p>
<p><strong>4) Launch</strong> the XAMPP Control Panel of the version you want to run:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-8.png" alt="" border="0" class="centered"/></p>
<p><strong>5) Install</strong> the XAMPP services by clicking on the <u>Svc</u> checkboxes and then <strong>Start</strong> the services:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-9.png" alt="" border="0" class="centered"/></p>
<p><strong>6) Confirm</strong> that the appropriate version of XAMPP is running by typing <span class="i1">localhost/xampp</span> into your browser&#8217;s URL field and checking the version:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/10/multiple-xampp-installs-10.png" alt="" border="0" class="centered"/></p>
<div class="c2">
<p><strong>NOTE:</strong> A simpler way to do this is to: (1) <strong>Launch</strong> the XAMPP Control Panel of the version you want to run; (2) <strong>Stop</strong> the services from the control panel; (3) <strong>Uninstall</strong> the services from the control panel; (4) <strong>Install</strong> the services from the control panel; and (5) <strong>Start</strong> the services from the control panel.</p>
<p>With versions 1.7.3, 1.7.4, and 1.7.7, the various control panels can communicate with the running services (regardless of which version they are from), so you can use any control panel to stop and uninstall them. When you install a service, the control panel installs the one associated with that version.</p>
<p>While this is likely true with other version combinations, I make no promises.</p>
</div>
<h1>Caveats</h1>
<ol>
<li>Only one Apache Server can be running at a time, or one MySQL server.</li>
<li>Each installed XAMPP has its own database and /htdocs folder. These are not shared. This means you have to install applications or code into each version of XAMPP (or, at least, those versions of XAMPP you want to test under).</li>
<li>Yes, it is a bit of a pain to switch from one version to another, but, unless you are a developer or tester, you are not likely to have more than one version installed anyway. But &#8230; this is less painful than uninstalling / reinstalling various versions for testing.</li>
</ol>

<p>The post <a href="https://complete-concrete-concise.com/web-tools/how-to-install-and-run-multiple-versions-of-xampp-on-your-computer/">How to Install and Run Multiple Versions of XAMPP on your Computer</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
