<?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: Installing WAMP and Creating a MySQL Database</title>
	<atom:link href="http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/</link>
	<description>Solving everyday practical LAMP problems... one at a time</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:54:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kainestolkyn</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3863</link>
		<dc:creator>kainestolkyn</dc:creator>
		<pubDate>Mon, 08 Mar 2010 01:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3863</guid>
		<description>You need to rename this tutorial: Creating database WITH WAMP.
I want to learn how to write it in MySQL, not using someone&#039;s premade how-to for 6 year olds.</description>
		<content:encoded><![CDATA[<p>You need to rename this tutorial: Creating database WITH WAMP.<br />
I want to learn how to write it in MySQL, not using someone&#8217;s premade how-to for 6 year olds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsmith19810808</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3862</link>
		<dc:creator>jsmith19810808</dc:creator>
		<pubDate>Mon, 08 Mar 2010 00:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3862</guid>
		<description>CREATE TABLE tablename (
-- fields go in here
);

Basic  syntax for creating tables in SQL</description>
		<content:encoded><![CDATA[<p>CREATE TABLE tablename (<br />
&#8211; fields go in here<br />
);</p>
<p>Basic  syntax for creating tables in SQL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsmith19810808</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3861</link>
		<dc:creator>jsmith19810808</dc:creator>
		<pubDate>Mon, 08 Mar 2010 00:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3861</guid>
		<description>You probably set a root password for your SQL server.</description>
		<content:encoded><![CDATA[<p>You probably set a root password for your SQL server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsmith19810808</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3860</link>
		<dc:creator>jsmith19810808</dc:creator>
		<pubDate>Sun, 07 Mar 2010 23:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3860</guid>
		<description>You cant have to apache servers on the same computer they conflict, in the source code there&#039;s something you need to amend to make a server work, best bet is to use a virtual server if you want to use 2.</description>
		<content:encoded><![CDATA[<p>You cant have to apache servers on the same computer they conflict, in the source code there&#8217;s something you need to amend to make a server work, best bet is to use a virtual server if you want to use 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acesamped</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3859</link>
		<dc:creator>acesamped</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3859</guid>
		<description>doesnt work for me :-(</description>
		<content:encoded><![CDATA[<p>doesnt work for me <img src='http://www.weez.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emtonstiLord</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3858</link>
		<dc:creator>emtonstiLord</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3858</guid>
		<description>dosnt work for me either beause i need a password dont ask why it just asks for a password</description>
		<content:encoded><![CDATA[<p>dosnt work for me either beause i need a password dont ask why it just asks for a password</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hilan19</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3857</link>
		<dc:creator>hilan19</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3857</guid>
		<description>does it work on vista 64 bit</description>
		<content:encoded><![CDATA[<p>does it work on vista 64 bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L2DragonHunter</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3856</link>
		<dc:creator>L2DragonHunter</dc:creator>
		<pubDate>Sun, 07 Mar 2010 21:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3856</guid>
		<description>Checkout my MYSQL Brute Force

watch?v=dMIjDgWbF98</description>
		<content:encoded><![CDATA[<p>Checkout my MYSQL Brute Force</p>
<p>watch?v=dMIjDgWbF98</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zixorr</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3855</link>
		<dc:creator>Zixorr</dc:creator>
		<pubDate>Sun, 07 Mar 2010 21:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3855</guid>
		<description>fucking geeks</description>
		<content:encoded><![CDATA[<p>fucking geeks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zixorr</title>
		<link>http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/comment-page-1/#comment-3854</link>
		<dc:creator>Zixorr</dc:creator>
		<pubDate>Sun, 07 Mar 2010 20:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.weez.com/2010/03/installing-wamp-and-creating-a-mysql-database/#comment-3854</guid>
		<description>This contains a virus that hacks your PC !!</description>
		<content:encoded><![CDATA[<p>This contains a virus that hacks your PC !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

