<?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: Setting Up Your Own Web Server on a Windows Machine - Part III (MySQL)</title>
	<atom:link href="http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii</link>
	<description>Programmer's blog for programmers</description>
	<pubDate>Wed, 07 Jan 2009 01:11:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Cuong</title>
		<link>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1712</link>
		<dc:creator>Cuong</dc:creator>
		<pubDate>Mon, 12 Nov 2007 19:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1712</guid>
		<description>In this case, you may need to provide an username, try

&lt;pre&gt;
mysql test -u root
&lt;/pre&gt;

If that doesn't work, you need to supply a password:
&lt;pre&gt;
mysql test -u root -p
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>In this case, you may need to provide an username, try</p>
<pre>
mysql test -u root
</pre>
<p>If that doesn't work, you need to supply a password:</p>
<pre>
mysql test -u root -p
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayne</title>
		<link>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1661</link>
		<dc:creator>wayne</dc:creator>
		<pubDate>Sun, 11 Nov 2007 03:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1661</guid>
		<description>Hi
Steffen
When doing mysql test via cmd prompt get a error 1045(28000):Access denied for user 'ODBC@localhost' report</description>
		<content:encoded><![CDATA[<p>Hi<br />
Steffen<br />
When doing mysql test via cmd prompt get a error 1045(28000):Access denied for user 'ODBC@localhost' report</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cuong</title>
		<link>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1449</link>
		<dc:creator>Cuong</dc:creator>
		<pubDate>Thu, 25 Oct 2007 18:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1449</guid>
		<description>How about this one "here":http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii.</description>
		<content:encoded><![CDATA[<p>How about this one <a href="http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Kyriacou</title>
		<link>http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1427</link>
		<dc:creator>Philip Kyriacou</dc:creator>
		<pubDate>Wed, 24 Oct 2007 10:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii#comment-1427</guid>
		<description>If only all tutorials were like this one, hope I can find a PHP tutorial on your site.</description>
		<content:encoded><![CDATA[<p>If only all tutorials were like this one, hope I can find a <span class="caps">PHP </span>tutorial on your site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
