<?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"
	>
<channel>
	<title>Comments on: Simple MySQL connection test</title>
	<atom:link href="http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm</link>
	<description>Ecommerce, web marketing and development news and research by Michael Bloch of Taming the Beast.net</description>
	<pubDate>Mon, 01 Dec 2008 22:08:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Irene</title>
		<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-50360</link>
		<dc:creator>Irene</dc:creator>
		<pubDate>Tue, 22 Apr 2008 18:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-50360</guid>
		<description>This is great!

I got a unique result:

"Could not connect to MySQL: Client does not support authentication protocol requested by server; consider upgrading MySQL client"

I already contacted my hosting company, hopefully they can help me, THANKS SO MUCH!</description>
		<content:encoded><![CDATA[<p>This is great!</p>
<p>I got a unique result:</p>
<p>&#8220;Could not connect to MySQL: Client does not support authentication protocol requested by server; consider upgrading MySQL client&#8221;</p>
<p>I already contacted my hosting company, hopefully they can help me, THANKS SO MUCH!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom King</title>
		<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-49397</link>
		<dc:creator>Thom King</dc:creator>
		<pubDate>Sun, 24 Feb 2008 20:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-49397</guid>
		<description>Thanks for this great little script. It really helped me troubleshoot a MySQL connection issue.

Thanks again!

Thom</description>
		<content:encoded><![CDATA[<p>Thanks for this great little script. It really helped me troubleshoot a MySQL connection issue.</p>
<p>Thanks again!</p>
<p>Thom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bloch</title>
		<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-43603</link>
		<dc:creator>Michael Bloch</dc:creator>
		<pubDate>Tue, 12 Jun 2007 10:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-43603</guid>
		<description>Thanks for the tip Mike!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Mike!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-43599</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 12 Jun 2007 03:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-43599</guid>
		<description>I like this mysqltest.php. I suggest adding 'root' as dbuser, and no password. This will probably give you the "connection ok" result.</description>
		<content:encoded><![CDATA[<p>I like this mysqltest.php. I suggest adding &#8216;root&#8217; as dbuser, and no password. This will probably give you the &#8220;connection ok&#8221; result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shasstra</title>
		<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-2522</link>
		<dc:creator>Shasstra</dc:creator>
		<pubDate>Sun, 01 Oct 2006 02:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-2522</guid>
		<description>Normally people make  mistake maily at the MySql server name.  Usually we put 'localhost' in that.  Whereas many hosting servers name it different as mysql1.domainname.com and something like that.  If that is corrected it should work.  Moreover many hosting servers require your username after creation should be registered for particular database.  It is not enough to just create.  You need to register</description>
		<content:encoded><![CDATA[<p>Normally people make  mistake maily at the MySql server name.  Usually we put &#8216;localhost&#8217; in that.  Whereas many hosting servers name it different as mysql1.domainname.com and something like that.  If that is corrected it should work.  Moreover many hosting servers require your username after creation should be registered for particular database.  It is not enough to just create.  You need to register</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bloch</title>
		<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-1450</link>
		<dc:creator>Michael Bloch</dc:creator>
		<pubDate>Thu, 07 Sep 2006 09:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-1450</guid>
		<description>Hi Ramit, if you'd like to send me a copy of the file you're using as an attachment; I'll take a look - just be sure change the username and the password in your file to something generic before sending it :). My email address is michael@tamingthebeast.net</description>
		<content:encoded><![CDATA[<p>Hi Ramit, if you&#8217;d like to send me a copy of the file you&#8217;re using as an attachment; I&#8217;ll take a look - just be sure change the username and the password in your file to something generic before sending it :). My email address is <a target="_blank" href="mailto:michael@tamingthebeast.net">michael@tamingthebeast.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramit Pal</title>
		<link>http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-1449</link>
		<dc:creator>Ramit Pal</dc:creator>
		<pubDate>Thu, 07 Sep 2006 09:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamingthebeast.net/blog/web-development/mysql-connection-test-0506.htm#comment-1449</guid>
		<description>I did the same but the the files shows nothing except a blank page. See http://www.gkcb.org/demo/mysqltest.php

Could you please tell me what's wrong. Here is the server info:
http://www.gkcb.org/phpinfo.php

Thanks
Ramit</description>
		<content:encoded><![CDATA[<p>I did the same but the the files shows nothing except a blank page. See <a target="_blank" href="http://www.gkcb.org/demo/mysqltest.php" rel="nofollow">http://www.gkcb.org/demo/mysqltest.php</a></p>
<p>Could you please tell me what&#8217;s wrong. Here is the server info:<br />
<a target="_blank" href="http://www.gkcb.org/phpinfo.php" rel="nofollow">http://www.gkcb.org/phpinfo.php</a></p>
<p>Thanks<br />
Ramit</p>
]]></content:encoded>
	</item>
</channel>
</rss>
