<?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: Login into phpmyadmin without username and password	</title>
	<atom:link href="https://www.binarytides.com/login-phpmyadmin-without-username-password/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/login-phpmyadmin-without-username-password/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Tue, 25 Jun 2013 13:29:16 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/login-phpmyadmin-without-username-password/comment-page-1/#comment-65504</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Sat, 01 Jun 2013 04:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1895#comment-65504</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/login-phpmyadmin-without-username-password/comment-page-1/#comment-56813&quot;&gt;Zaf&lt;/a&gt;.

I noticed that both &#039;username&#039; and &#039;user&#039; would work.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/login-phpmyadmin-without-username-password/comment-page-1/#comment-56813">Zaf</a>.</p>
<p>I noticed that both &#8216;username&#8217; and &#8216;user&#8217; would work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dennisbot		</title>
		<link>https://www.binarytides.com/login-phpmyadmin-without-username-password/comment-page-1/#comment-65057</link>

		<dc:creator><![CDATA[dennisbot]]></dc:creator>
		<pubDate>Wed, 17 Apr 2013 16:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1895#comment-65057</guid>

					<description><![CDATA[you rocks!]]></description>
			<content:encoded><![CDATA[<p>you rocks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mowglisanu		</title>
		<link>https://www.binarytides.com/login-phpmyadmin-without-username-password/comment-page-1/#comment-58540</link>

		<dc:creator><![CDATA[mowglisanu]]></dc:creator>
		<pubDate>Wed, 21 Nov 2012 02:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1895#comment-58540</guid>

					<description><![CDATA[I had no config.inc.php in my phpmyadmin directory so I renamed  config.sample.inc.php to config.inc.php then added
$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;config&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;username&#039;] = &#039;root&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;password&#039;] = &#039;your_password&#039;;
and it worked perfectly]]></description>
			<content:encoded><![CDATA[<p>I had no config.inc.php in my phpmyadmin directory so I renamed  config.sample.inc.php to config.inc.php then added<br />
$cfg[&#8216;Servers&#8217;][$i][&#8216;auth_type&#8217;] = &#8216;config&#8217;;<br />
$cfg[&#8216;Servers&#8217;][$i][&#8216;username&#8217;] = &#8216;root&#8217;;<br />
$cfg[&#8216;Servers&#8217;][$i][&#8216;password&#8217;] = &#8216;your_password&#8217;;<br />
and it worked perfectly</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Zaf		</title>
		<link>https://www.binarytides.com/login-phpmyadmin-without-username-password/comment-page-1/#comment-56813</link>

		<dc:creator><![CDATA[Zaf]]></dc:creator>
		<pubDate>Thu, 11 Oct 2012 06:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1895#comment-56813</guid>

					<description><![CDATA[hi, i got the error while tried up those configuration,

then i change

$cfg[&#039;Servers&#039;][$i][&#039;username&#039;] = &#039;root&#039;;

to

$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;root&#039;;

and it worked out :D]]></description>
			<content:encoded><![CDATA[<p>hi, i got the error while tried up those configuration,</p>
<p>then i change</p>
<p>$cfg[&#8216;Servers&#8217;][$i][&#8216;username&#8217;] = &#8216;root&#8217;;</p>
<p>to</p>
<p>$cfg[&#8216;Servers&#8217;][$i][&#8216;user&#8217;] = &#8216;root&#8217;;</p>
<p>and it worked out :D</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
