<?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: ERROR 2003 (HY000): Can&#8217;t connect to MySQL server on &#8216;127.0.0.1&#8217; (111)	</title>
	<atom:link href="https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 18 Oct 2023 18:03:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Saddy		</title>
		<link>https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/comment-page-1/#comment-2091914</link>

		<dc:creator><![CDATA[Saddy]]></dc:creator>
		<pubDate>Wed, 18 Oct 2023 18:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23935#comment-2091914</guid>

					<description><![CDATA[Hi Aaron,

Can you please contact me? I have a few questions about connecting the client to the DB_VM Instance.

Please, it&#039;s very important for me. I have to solve this problem.

Thank you in advance.]]></description>
			<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>Can you please contact me? I have a few questions about connecting the client to the DB_VM Instance.</p>
<p>Please, it&#8217;s very important for me. I have to solve this problem.</p>
<p>Thank you in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Saraswathy		</title>
		<link>https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/comment-page-1/#comment-1416766</link>

		<dc:creator><![CDATA[Saraswathy]]></dc:creator>
		<pubDate>Sat, 16 Jan 2021 13:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23935#comment-1416766</guid>

					<description><![CDATA[Thank you. This information was extremely useful. The problem in my case was the bind-address (which seems like a new default).]]></description>
			<content:encoded><![CDATA[<p>Thank you. This information was extremely useful. The problem in my case was the bind-address (which seems like a new default).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/comment-page-1/#comment-1334193</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 18 May 2020 09:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23935#comment-1334193</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/comment-page-1/#comment-1334175&quot;&gt;Ravi Agarwal&lt;/a&gt;.

@Ravi

You need to contact the GoDaddy web/system admins. Normally, there are some access restrictions in shared hosting environments to backend configurations.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/comment-page-1/#comment-1334175">Ravi Agarwal</a>.</p>
<p>@Ravi</p>
<p>You need to contact the GoDaddy web/system admins. Normally, there are some access restrictions in shared hosting environments to backend configurations.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Agarwal		</title>
		<link>https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/comment-page-1/#comment-1334175</link>

		<dc:creator><![CDATA[Ravi Agarwal]]></dc:creator>
		<pubDate>Mon, 18 May 2020 06:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23935#comment-1334175</guid>

					<description><![CDATA[PHP Warning:  mysqli_connect(): (HY000/2003): Can&#039;t connect to MySQL server on &#039;127.0.0.1&#039; (111)

How to setup this error, while using GoDaddy shared hosting]]></description>
			<content:encoded><![CDATA[<p>PHP Warning:  mysqli_connect(): (HY000/2003): Can&#8217;t connect to MySQL server on &#8216;127.0.0.1&#8217; (111)</p>
<p>How to setup this error, while using GoDaddy shared hosting</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nobody		</title>
		<link>https://www.tecmint.com/fix-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111/comment-page-1/#comment-1333158</link>

		<dc:creator><![CDATA[nobody]]></dc:creator>
		<pubDate>Tue, 12 May 2020 14:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23935#comment-1333158</guid>

					<description><![CDATA[Thank you.

My problem was the &quot;&lt;strong&gt;bind-address&lt;/strong&gt;&quot; inside &quot;&lt;strong&gt;/etc/mysql/mysql.conf.d/mysqld.cnf&lt;/strong&gt;&quot;

(Ubuntu)]]></description>
			<content:encoded><![CDATA[<p>Thank you.</p>
<p>My problem was the &#8220;<strong>bind-address</strong>&#8221; inside &#8220;<strong>/etc/mysql/mysql.conf.d/mysqld.cnf</strong>&#8221;</p>
<p>(Ubuntu)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
