<?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: MySQL &#8211; XAMPP</title>
	<atom:link href="http://blog.macaoidh.name/2008/11/30/mysql-xampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macaoidh.name/2008/11/30/mysql-xampp/</link>
	<description>PHP, Music, Linux</description>
	<lastBuildDate>Wed, 30 Jun 2010 18:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Reuel</title>
		<link>http://blog.macaoidh.name/2008/11/30/mysql-xampp/comment-page-1/#comment-468</link>
		<dc:creator>Reuel</dc:creator>
		<pubDate>Mon, 07 Sep 2009 18:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://macaoidh.name/?p=50#comment-468</guid>
		<description>Excellent tutorial...!!!I had solved my problem.</description>
		<content:encoded><![CDATA[<p>Excellent tutorial&#8230;!!!I had solved my problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://blog.macaoidh.name/2008/11/30/mysql-xampp/comment-page-1/#comment-29</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Mon, 01 Dec 2008 08:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://macaoidh.name/?p=50#comment-29</guid>
		<description>oh - should also note that mysql comes in two parts - client and server. &quot;urpmi mysql&quot; only installs the client part. you should replace also &quot;urpmi mysql-server&quot; to get the server part.</description>
		<content:encoded><![CDATA[<p>oh &#8211; should also note that mysql comes in two parts &#8211; client and server. &#8220;urpmi mysql&#8221; only installs the client part. you should replace also &#8220;urpmi mysql-server&#8221; to get the server part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://blog.macaoidh.name/2008/11/30/mysql-xampp/comment-page-1/#comment-28</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Mon, 01 Dec 2008 08:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://macaoidh.name/?p=50#comment-28</guid>
		<description>installing MySQL doesn&#039;t automatically start it running.

Once you&#039;ve installed it (&quot;urpmi mysql&quot; as you said), you then need to start it running. &quot;service mysqld start&quot; should work, and if not, then &quot;/etc/init.d/mysqld start&quot;.

then, to make sure it starts every time you boot the machine, do &quot;chkconfig --add mysqld&quot;, or if you prefer, just add one of the service start commands noted above to /etc/rc.local</description>
		<content:encoded><![CDATA[<p>installing MySQL doesn&#8217;t automatically start it running.</p>
<p>Once you&#8217;ve installed it (&#8220;urpmi mysql&#8221; as you said), you then need to start it running. &#8220;service mysqld start&#8221; should work, and if not, then &#8220;/etc/init.d/mysqld start&#8221;.</p>
<p>then, to make sure it starts every time you boot the machine, do &#8220;chkconfig &#8211;add mysqld&#8221;, or if you prefer, just add one of the service start commands noted above to /etc/rc.local</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://blog.macaoidh.name/2008/11/30/mysql-xampp/comment-page-1/#comment-27</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Sun, 30 Nov 2008 21:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://macaoidh.name/?p=50#comment-27</guid>
		<description>I forgot to say.

If you reboot and MySQL is no longer working don&#039;t worry! Remember that you need to start XAMPP for MySQL to work. Start XAMPP:

&lt;code&gt;/opt/lampp/lampp start&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I forgot to say.</p>
<p>If you reboot and MySQL is no longer working don&#8217;t worry! Remember that you need to start XAMPP for MySQL to work. Start XAMPP:</p>
<p><code>/opt/lampp/lampp start</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
