<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP4 and PHP5 under Windows</title>
	<atom:link href="http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/</link>
	<description>Inside the Great Fogbound Empire</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:51:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SjG</title>
		<link>http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/comment-page-1/#comment-548</link>
		<dc:creator>SjG</dc:creator>
		<pubDate>Mon, 22 May 2006 00:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/#comment-548</guid>
		<description>Actually, even easier, is installing &lt;a href=&quot;http://www.apachefriends.org/en/xampp.html&quot; rel=&quot;nofollow&quot;&gt;XAMPP&lt;/a&gt;. There&#039;s a batch file that lets you swap between PHP 4 and 5, and it isolates the Apache, MySQL, and PHP installs in their own localized directory. If you want to go crazy, and have other versions of MySQL around, for example, you can have both XAMPP, &lt;a href=&quot;http://www.easyphp.org/&quot; rel=&quot;nofollow&quot;&gt;EasyPHP&lt;/a&gt;, and probably others all installed at once. You just have to make sure you&#039;re only running one at a time (i.e., don&#039;t let them install as services, but launch them manually through their respective control apps).

Easier than VMWare, and all free OSS.</description>
		<content:encoded><![CDATA[<p>Actually, even easier, is installing <a href="http://www.apachefriends.org/en/xampp.html" rel="nofollow">XAMPP</a>. There&#8217;s a batch file that lets you swap between PHP 4 and 5, and it isolates the Apache, MySQL, and PHP installs in their own localized directory. If you want to go crazy, and have other versions of MySQL around, for example, you can have both XAMPP, <a href="http://www.easyphp.org/" rel="nofollow">EasyPHP</a>, and probably others all installed at once. You just have to make sure you&#8217;re only running one at a time (i.e., don&#8217;t let them install as services, but launch them manually through their respective control apps).</p>
<p>Easier than VMWare, and all free OSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc Holiday</title>
		<link>http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/comment-page-1/#comment-547</link>
		<dc:creator>Doc Holiday</dc:creator>
		<pubDate>Thu, 11 May 2006 16:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/#comment-547</guid>
		<description>Actually, if you have a recent machine, why not just install VMWare Player with one of the free installs of Debian or something. That way, you can have a full custom environment -- different versions of PHP, MySQL, etc.

For the base setup, this is all free. If you want to get fancy, you&#039;ll have to buy the sofwtare.

http://www.vmware.com</description>
		<content:encoded><![CDATA[<p>Actually, if you have a recent machine, why not just install VMWare Player with one of the free installs of Debian or something. That way, you can have a full custom environment &#8212; different versions of PHP, MySQL, etc.</p>
<p>For the base setup, this is all free. If you want to get fancy, you&#8217;ll have to buy the sofwtare.</p>
<p><a href="http://www.vmware.com" rel="nofollow">http://www.vmware.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Quadling</title>
		<link>http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/comment-page-1/#comment-546</link>
		<dc:creator>Richard Quadling</dc:creator>
		<pubDate>Thu, 11 May 2006 13:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/#comment-546</guid>
		<description>About to try this ...

Use php.ini for PHP4 and php-cgi/php-cli/php-isapi/php-apache .ini for PHP5.

About to try this.

Hold on.</description>
		<content:encoded><![CDATA[<p>About to try this &#8230;</p>
<p>Use php.ini for PHP4 and php-cgi/php-cli/php-isapi/php-apache .ini for PHP5.</p>
<p>About to try this.</p>
<p>Hold on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SjG</title>
		<link>http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/comment-page-1/#comment-265</link>
		<dc:creator>SjG</dc:creator>
		<pubDate>Thu, 19 Jan 2006 18:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/#comment-265</guid>
		<description>Vim is a version of the free &quot;vi&quot; editor. It comes as part of the Cygwin package (http://www.cygwin.com), or as its own download (http://www.vim.org/download.php)

You can do the edit in question with any editor that will handle binary files, though.</description>
		<content:encoded><![CDATA[<p>Vim is a version of the free &#8220;vi&#8221; editor. It comes as part of the Cygwin package (<a href="http://www.cygwin.com" rel="nofollow">http://www.cygwin.com</a>), or as its own download (<a href="http://www.vim.org/download.php" rel="nofollow">http://www.vim.org/download.php</a>)</p>
<p>You can do the edit in question with any editor that will handle binary files, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason R.</title>
		<link>http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/comment-page-1/#comment-264</link>
		<dc:creator>Jason R.</dc:creator>
		<pubDate>Thu, 19 Jan 2006 14:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fogbound.net/archives/2005/10/25/php4-and-php5-under-windows/#comment-264</guid>
		<description>vim? What is vim and is it something I can get a hold of so that I can do this myself?</description>
		<content:encoded><![CDATA[<p>vim? What is vim and is it something I can get a hold of so that I can do this myself?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

