<?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: Fix: Can&#8217;t connect to local MySQL server through socket &#8216;/var/lib/mysql/mysql.sock&#8217;</title>
	<atom:link href="http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/feed/" rel="self" type="application/rss+xml" />
	<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/</link>
	<description>Daily Blog from Internet Entrepreneur/Webmaster</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:25:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-23701</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 03 Feb 2012 00:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-23701</guid>
		<description>I got mine working.  

You have to also install mysql-server:
yum install mysql-server

Then restart the service:
service mysqld start

and connect.</description>
		<content:encoded><![CDATA[<p>I got mine working.  </p>
<p>You have to also install mysql-server:<br />
yum install mysql-server</p>
<p>Then restart the service:<br />
service mysqld start</p>
<p>and connect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Defy</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-23451</link>
		<dc:creator>Defy</dc:creator>
		<pubDate>Sat, 07 Jan 2012 12:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-23451</guid>
		<description>Sorry i was wrong, it doesn&#039;t help</description>
		<content:encoded><![CDATA[<p>Sorry i was wrong, it doesn&#8217;t help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Defy</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-23450</link>
		<dc:creator>Defy</dc:creator>
		<pubDate>Sat, 07 Jan 2012 12:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-23450</guid>
		<description>I just write this:

apt-get purge mysql-server*

and it&#039;s helping</description>
		<content:encoded><![CDATA[<p>I just write this:</p>
<p>apt-get purge mysql-server*</p>
<p>and it&#8217;s helping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim viec lam</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-21153</link>
		<dc:creator>tim viec lam</dc:creator>
		<pubDate>Tue, 11 Oct 2011 05:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-21153</guid>
		<description>I had the same issue when there was no enough disk space.</description>
		<content:encoded><![CDATA[<p>I had the same issue when there was no enough disk space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj Kumar Jindal</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-21079</link>
		<dc:creator>Manoj Kumar Jindal</dc:creator>
		<pubDate>Sat, 08 Oct 2011 06:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-21079</guid>
		<description>&gt;/etc/init.d/mysql start
&gt;mysqldump -u[usrname] -p[password] -databases -r[result-file-with-path]

worked for me as well

thanks

manoj</description>
		<content:encoded><![CDATA[<p>&gt;/etc/init.d/mysql start<br />
&gt;mysqldump -u[usrname] -p[password] -databases -r[result-file-with-path]</p>
<p>worked for me as well</p>
<p>thanks</p>
<p>manoj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malith Mahiru</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-20163</link>
		<dc:creator>Malith Mahiru</dc:creator>
		<pubDate>Fri, 22 Jul 2011 02:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-20163</guid>
		<description>I had the same issue when there was no enough disk space.</description>
		<content:encoded><![CDATA[<p>I had the same issue when there was no enough disk space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sql sock</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-20131</link>
		<dc:creator>sql sock</dc:creator>
		<pubDate>Tue, 19 Jul 2011 09:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-20131</guid>
		<description>&#039;None of the above&#039; worked for me.

Two years on and i&#039;m still getting the same old error!</description>
		<content:encoded><![CDATA[<p>&#8216;None of the above&#8217; worked for me.</p>
<p>Two years on and i&#8217;m still getting the same old error!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pranav</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-19694</link>
		<dc:creator>pranav</dc:creator>
		<pubDate>Fri, 17 Jun 2011 09:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-19694</guid>
		<description>thank a lot ..</description>
		<content:encoded><![CDATA[<p>thank a lot ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-19049</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 22 Apr 2011 20:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-19049</guid>
		<description>These clear instructions were just what I needed--many thanks!</description>
		<content:encoded><![CDATA[<p>These clear instructions were just what I needed&#8211;many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aldo</title>
		<link>http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-18619</link>
		<dc:creator>aldo</dc:creator>
		<pubDate>Wed, 09 Mar 2011 07:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2008/05/16/fix-cant-connect-to-local-mysql-server-through-socket-varlibmysqlmysqlsock/#comment-18619</guid>
		<description>service mysql start 
works for me</description>
		<content:encoded><![CDATA[<p>service mysql start<br />
works for me</p>
]]></content:encoded>
	</item>
</channel>
</rss>

