<?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: Your PHP installation appears to be missing the MySQL which is required for WP</title>
	<atom:link href="http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/</link>
	<description>Dave Dugdale's Personal Blog</description>
	<lastBuildDate>Sat, 24 Jul 2010 19:29:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Chitwan Malhotra</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-1306</link>
		<dc:creator>Chitwan Malhotra</dc:creator>
		<pubDate>Sun, 13 Dec 2009 15:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-1306</guid>
		<description>This should resolve the issue..
http://alltips.in/how-to-fix-your-php-installation-appears-to-be-missing-the-mysql-extension-which-is-required-by-wordpress/</description>
		<content:encoded><![CDATA[<p>This should resolve the issue..<br />
<a href="http://alltips.in/how-to-fix-your-php-installation-appears-to-be-missing-the-mysql-extension-which-is-required-by-wordpress/" rel="nofollow">http://alltips.in/how-to-fix-your-php-installation-appears-to-be-missing-the-mysql-extension-which-is-required-by-wordpress/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BT</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-1305</link>
		<dc:creator>BT</dc:creator>
		<pubDate>Sat, 12 Dec 2009 22:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-1305</guid>
		<description>Thanks for the notes.  I had to also put libmysql.dll into the windows\system32 folder.</description>
		<content:encoded><![CDATA[<p>Thanks for the notes.  I had to also put libmysql.dll into the windows\system32 folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aldeol</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-1053</link>
		<dc:creator>aldeol</dc:creator>
		<pubDate>Mon, 13 Jul 2009 10:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-1053</guid>
		<description>Thank you so much. I have solved my problem. Thank you again for this useful article...</description>
		<content:encoded><![CDATA[<p>Thank you so much. I have solved my problem. Thank you again for this useful article&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sci-Fi Si</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-263</link>
		<dc:creator>Sci-Fi Si</dc:creator>
		<pubDate>Tue, 24 Feb 2009 07:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-263</guid>
		<description>Hi Dave,

I have pretty much the same set up you have. I&#039;m running CF8, MySQL 5 and IIS 6. All my sites are working fine and MySQL is tickerty boo.

PHP is working http://caspianit.co.uk/hello1.php which is the code you&#039;re using above to get stats from PHP.

I have WordPress working fine under Apache, but I didn&#039;t like the way I needed to add every site I had to a httpd.config file and although WP was working fine I decided to go back to IIS 6.

But having just installed FastCGI, PHP 5.2.8 and configured IIS to accept the .php extension I&#039;m now getting that wonderful: Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

I tried to follow numerous solutions but nothing, nothing, nothing does the trick.

I&#039;m hoping to find some intelligent advice that doesn&#039;t involve me battering my head with mustard or standing in a goldfish bowl.

Could you offer any help?

Many thanks

But when I try WordPress I get the dreaded</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>I have pretty much the same set up you have. I&#8217;m running CF8, MySQL 5 and IIS 6. All my sites are working fine and MySQL is tickerty boo.</p>
<p>PHP is working <a href="http://caspianit.co.uk/hello1.php" rel="nofollow">http://caspianit.co.uk/hello1.php</a> which is the code you&#8217;re using above to get stats from PHP.</p>
<p>I have WordPress working fine under Apache, but I didn&#8217;t like the way I needed to add every site I had to a httpd.config file and although WP was working fine I decided to go back to IIS 6.</p>
<p>But having just installed FastCGI, PHP 5.2.8 and configured IIS to accept the .php extension I&#8217;m now getting that wonderful: Your PHP installation appears to be missing the MySQL extension which is required by WordPress.</p>
<p>I tried to follow numerous solutions but nothing, nothing, nothing does the trick.</p>
<p>I&#8217;m hoping to find some intelligent advice that doesn&#8217;t involve me battering my head with mustard or standing in a goldfish bowl.</p>
<p>Could you offer any help?</p>
<p>Many thanks</p>
<p>But when I try WordPress I get the dreaded</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Dugdale</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-154</link>
		<dc:creator>Dave Dugdale</dc:creator>
		<pubDate>Sun, 16 Nov 2008 13:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-154</guid>
		<description>Cathal,

I created a blank php page on my server with the following and then viewed it:

&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;
&lt;?  echo &quot;Hello, World!!!&quot;;  ?&gt;
    &lt;/title&gt;
  &lt;/head&gt;
  &lt;body&gt;
&lt;?php  echo &quot;Hello, World!!!&quot;;  ?&gt;
&lt;?php

// Show all information, defaults to INFO_ALL
phpinfo();

// Show just the module information.
// phpinfo(8) yields identical results.
//phpinfo(INFO_MODULES);

?&gt;

  &lt;/body&gt;
&lt;/html&gt;


  
    

    
  
  



  
</description>
		<content:encoded><![CDATA[<p>Cathal,</p>
<p>I created a blank php page on my server with the following and then viewed it:</p>
<p><html><br />
  <head><br />
    <title><br />
< ?  echo "Hello, World!!!";  ?><br />
    </title><br />
  </head><br />
  <body><br />
< ?php  echo "Hello, World!!!";  ?><br />
< ?php</p>
<p>// Show all information, defaults to INFO_ALL<br />
phpinfo();</p>
<p>// Show just the module information.<br />
// phpinfo(8) yields identical results.<br />
//phpinfo(INFO_MODULES);</p>
<p>?></p>
<p>  </body><br />
</html></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cathal</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-153</link>
		<dc:creator>cathal</dc:creator>
		<pubDate>Sun, 16 Nov 2008 13:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-153</guid>
		<description>hey Dave, 

how did you get the php info off your system?.. this error is breaking my heart....have tried everything. I seem to have three php.ini files. which one is the definite one to use? can i delete the others?.. thanks i advance, C</description>
		<content:encoded><![CDATA[<p>hey Dave, </p>
<p>how did you get the php info off your system?.. this error is breaking my heart&#8230;.have tried everything. I seem to have three php.ini files. which one is the definite one to use? can i delete the others?.. thanks i advance, C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Dugdale</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-146</link>
		<dc:creator>Dave Dugdale</dc:creator>
		<pubDate>Sat, 15 Nov 2008 16:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-146</guid>
		<description>Sorry, it was just mostly documentation for me if it happened again. But I thought if I could help others I would publish it too. 

I hope it helped a little.</description>
		<content:encoded><![CDATA[<p>Sorry, it was just mostly documentation for me if it happened again. But I thought if I could help others I would publish it too. </p>
<p>I hope it helped a little.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiangmaple</title>
		<link>http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/comment-page-1/#comment-145</link>
		<dc:creator>jiangmaple</dc:creator>
		<pubDate>Sat, 15 Nov 2008 16:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.davecolorado.com/index.php/your-php-installation-appears-to-be-missing-the-mysql-which-is-required-for-wp/#comment-145</guid>
		<description>I almost couldn&#039;t understand what you have wrote.</description>
		<content:encoded><![CDATA[<p>I almost couldn&#8217;t understand what you have wrote.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
