<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: HOWTO: Installing MySQL, PHP and PHPMyAdmin on IIS - Part 3 - PHP</title>
	<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/</link>
	<description>Life :: Business :: Leisure :: Sociology :: Politics :: Culture :: Art :: Tech :: Experiences :: And more besides!</description>
	<pubDate>Sat, 11 Oct 2008 19:40:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: HOWTO: Installing MySQL, PHP and PHPMyAdmin on IIS - Part 1 MySQL Server &#124; Shabbir's Blog</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-89</link>
		<author>HOWTO: Installing MySQL, PHP and PHPMyAdmin on IIS - Part 1 MySQL Server &#124; Shabbir's Blog</author>
		<pubDate>Tue, 16 Oct 2007 13:39:23 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-89</guid>
					<description>[...] Installing and Configuring PHP for IIS [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Installing and Configuring PHP for IIS [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Installing PHP 5.2.4 on Windows 2008 Server (RC0) in Pictures &#124; Shabbir's Blog</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-103</link>
		<author>Installing PHP 5.2.4 on Windows 2008 Server (RC0) in Pictures &#124; Shabbir's Blog</author>
		<pubDate>Sat, 20 Oct 2007 17:06:05 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-103</guid>
					<description>[...] as a quick follow on from my article about installing PHP for IIS, I thought I&#8217;d be interesting to show how you&#8217;d do the same on Windows 2008 Server (I [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] as a quick follow on from my article about installing PHP for IIS, I thought I&#8217;d be interesting to show how you&#8217;d do the same on Windows 2008 Server (I [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Shabbir</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-106</link>
		<author>Shabbir</author>
		<pubDate>Wed, 31 Oct 2007 11:19:46 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-106</guid>
					<description>If you are using a 64bit System, you will need the 64bit PHP binaries for this tutorial to work - as one of the readers experienced :) - So for those of you who are 64bit users - here's the PHP binaries (with NO WARRANTY - EXPLICIT OR IMPLIED and is provided AS-IS) in glorious 64bit.

See:
http://www.hassanally.net/misc/php-5.2.4-64bit.zip

This version DOES NOT WORK WITH THE FASTCGI, but works with ISAPI.  Microsoft is working on it's own FastCGI implementation and will have that working, I'll post more details when I get them.

This binary is made available with help from the good guys over at Fusion-X LAN (http://www.fusionxlan.com/ ) in Kansas City, USA.

Again, as always, let me know how you get on.

Warm Regards,

Shabbir</description>
		<content:encoded><![CDATA[<p>If you are using a 64bit System, you will need the 64bit PHP binaries for this tutorial to work - as one of the readers experienced <img src='http://shabbir.hassanally.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> - So for those of you who are 64bit users - here&#8217;s the PHP binaries (with NO WARRANTY - EXPLICIT OR IMPLIED and is provided AS-IS) in glorious 64bit.</p>
<p>See:<br />
<a href="http://www.hassanally.net/misc/php-5.2.4-64bit.zip" rel="nofollow">http://www.hassanally.net/misc/php-5.2.4-64bit.zip</a></p>
<p>This version DOES NOT WORK WITH THE FASTCGI, but works with ISAPI.  Microsoft is working on it&#8217;s own FastCGI implementation and will have that working, I&#8217;ll post more details when I get them.</p>
<p>This binary is made available with help from the good guys over at Fusion-X LAN (http://www.fusionxlan.com/ ) in Kansas City, USA.</p>
<p>Again, as always, let me know how you get on.</p>
<p>Warm Regards,</p>
<p>Shabbir</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Simon.Brown</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-107</link>
		<author>Simon.Brown</author>
		<pubDate>Thu, 01 Nov 2007 09:46:35 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-107</guid>
					<description>Thanks very much for the HOWTO.
It was a great help.
It's nice to finally understand the meaning behind each step.

I still had troubles but Shabbir was extremely helpful and talked me through diagnosing and resolving the issues and I know successfully support PHP on my IIS Server.

Thanks again mate!</description>
		<content:encoded><![CDATA[<p>Thanks very much for the HOWTO.<br />
It was a great help.<br />
It&#8217;s nice to finally understand the meaning behind each step.</p>
<p>I still had troubles but Shabbir was extremely helpful and talked me through diagnosing and resolving the issues and I know successfully support PHP on my IIS Server.</p>
<p>Thanks again mate!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: manuxer</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-191</link>
		<author>manuxer</author>
		<pubDate>Mon, 19 Nov 2007 12:52:03 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-191</guid>
					<description>A very good howto.
I've manage to install today a working IIS with php 5.2.5 and Mysql 5.0, using this tutorial.
In windows 2003 server, you have to copy php.ini from c:\php to c:\windows.

Thank you Shabbir for the support.</description>
		<content:encoded><![CDATA[<p>A very good howto.<br />
I&#8217;ve manage to install today a working IIS with php 5.2.5 and Mysql 5.0, using this tutorial.<br />
In windows 2003 server, you have to copy php.ini from c:\php to c:\windows.</p>
<p>Thank you Shabbir for the support.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: uhuru</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-219</link>
		<author>uhuru</author>
		<pubDate>Thu, 29 Nov 2007 18:36:05 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-219</guid>
					<description>thank you very Shabbir Bhai.</description>
		<content:encoded><![CDATA[<p>thank you very Shabbir Bhai.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: All About Open Source Software [oss4eva.com] &#187; Blog Archive &#187; HOWTO: Installing MySQL, PHP and PHPMyAdmin on IIS - Part 3 - PHP</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-225</link>
		<author>All About Open Source Software [oss4eva.com] &#187; Blog Archive &#187; HOWTO: Installing MySQL, PHP and PHPMyAdmin on IIS - Part 3 - PHP</author>
		<pubDate>Thu, 06 Dec 2007 13:20:25 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-225</guid>
					<description>[...] Installing and Configuring PHP for IIS [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Installing and Configuring PHP for IIS [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Bob</title>
		<link>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-298</link>
		<author>Bob</author>
		<pubDate>Sat, 02 Feb 2008 21:34:45 +0000</pubDate>
		<guid>http://shabbir.hassanally.net/blog/2007/10/16/howto-installing-mysql-php-and-phpmyadmin-on-iis-part-3-php/#comment-298</guid>
					<description>Excellent HOWTO!  The best part is EVERYTHING WORKS!  You even tell WHY you made your choices.  I noticed, however, that each place you intend to show a backslash, it doesn't show.  You need to put in TWO for each one so it shows correctly.  

Please work on Part 4 First, since phpMyAdmin is the BEST way to administer MySQL, IMHO.

Bob</description>
		<content:encoded><![CDATA[<p>Excellent HOWTO!  The best part is EVERYTHING WORKS!  You even tell WHY you made your choices.  I noticed, however, that each place you intend to show a backslash, it doesn&#8217;t show.  You need to put in TWO for each one so it shows correctly.  </p>
<p>Please work on Part 4 First, since phpMyAdmin is the BEST way to administer MySQL, IMHO.</p>
<p>Bob</p>
]]></content:encoded>
				</item>
</channel>
</rss>
