<?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: Setting Up Your Own Web Server on a Windows Machine &#8211; 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>A piece of code for everyone!</description>
	<lastBuildDate>Tue, 18 May 2010 14:30:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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-page-1#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&#039;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-page-1#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 &#039;ODBC@localhost&#039; 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-page-1#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 &quot;here&quot;: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-page-1#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>
