<?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>richl.com &#187; php</title>
	<atom:link href="http://richl.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://richl.com</link>
	<description>computing, wifi, drumming, gaming, ranting...a non-profit blog.</description>
	<lastBuildDate>Sat, 18 Sep 2010 18:34:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Wampserver for Windows</title>
		<link>http://richl.com/2010/03/16/wampserver-for-windows/</link>
		<comments>http://richl.com/2010/03/16/wampserver-for-windows/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 20:25:09 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Slideshow]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://richl.com/?p=313</guid>
		<description><![CDATA[If you have found yourself going through vast amounts of PHP applications, trying to find the right one, you may have used their online demo&#8217;s and other similar resources. Unfortunately...


Related posts:<ol><li><a href='http://richl.com/2007/10/17/after-a-decent-free-defrag-utility-for-windows/' rel='bookmark' title='Permanent Link: Free defrag utility for Windows'>Free defrag utility for Windows</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you have found yourself going through vast amounts of PHP applications, trying to find the right one, you may have used their online demo&#8217;s and other similar resources. Unfortunately a lot of these have their limitations, and one thing you can&#8217;t do is the installation itself or test how it runs on different systems. One thing i have found recently to help hugely with this is <a href="http://www.wampserver.com/en/">Wampserver</a>. It is essentially a completely bundled installation of Apache, MySQL, and PHP and after installation it will run right out of the box. As with many things i assumed i would configuring it for a while to get various things working but this was not at all necessary &#8211; i was up and testing PHP apps within 10 minutes of downloading the Wampserver install. <img src="http://richl.com/wp-content/uploads/2010/03/wamp_server-257x153.jpg" alt="" title="wamp_server" width="257" height="153" class="alignright size-medium wp-image-314" /></p>
<p>But what happens if you&#8217;ve finished testing your PHP applications, no longer need it running, but don&#8217;t want to remove it? As with many aspects of it, that has already been thought of and they provide you with a handy batch file that will stop all services and prevent them from starting so the install lays dormant until it needs to be used again.</p>
<p>At the time of writing it comes bundled with Apache 2.2.11, MySQL 5.1.36, and PHP 5.3.0 so is kept well updated &#8211; but you can even upgrade/downgrade any of the individual components if needed to enable you to run older applications or have a specific environment for testing. Obviously it hasn&#8217;t been produced with a live environment in mind, but should you wish to host your own small website from home this is a perfect solution and means that even if your PC blows up you can quickly re-install and restore your data to it&#8217;s previous glory with very little configuration!</p>
<p>This app is definately worth a look, and well worth writing about.</p>
<ul>
<li><a href="http://www.wampserver.com/en/">http://www.wampserver.com/en/</a></li>
</ul>


<p>Related posts:<ol><li><a href='http://richl.com/2007/10/17/after-a-decent-free-defrag-utility-for-windows/' rel='bookmark' title='Permanent Link: Free defrag utility for Windows'>Free defrag utility for Windows</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://richl.com/2010/03/16/wampserver-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

