<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rui Miguel Feio &#187; WAMP</title>
	<atom:link href="http://www.ruifeio.com/category/web-development/wamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ruifeio.com</link>
	<description>Sharing knowledge with the world</description>
	<lastBuildDate>Wed, 08 Sep 2010 18:17:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP parameter session.gc_maxlifetime is lower that cookie validity configured in phpMyAdmin</title>
		<link>http://www.ruifeio.com/2009/12/05/php-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin/</link>
		<comments>http://www.ruifeio.com/2009/12/05/php-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 11:55:22 +0000</pubDate>
		<dc:creator>Rui Miguel Feio</dc:creator>
				<category><![CDATA[PhpMyAdmin]]></category>
		<category><![CDATA[WAMP]]></category>

		<guid isPermaLink="false">http://www.ruifeio.com/?p=432</guid>
		<description><![CDATA[If you have installed a new MySQL version you may be getting the following warning message: Your PHP parameter session.gc_maxlifetime is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin. To solve this issue we first need to check what the session.gc_maxlifetime value is in [...]]]></description>
			<content:encoded><![CDATA[<p>If you have installed a new MySQL version you may be getting the following warning message:</p>
<p><code style="font-size: 12px">Your PHP parameter session.gc_maxlifetime is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.</code></p>
<p>To solve this issue we first need to check what the <code style="font-size: 12px">session.gc_maxlifetime</code> value is in <code style="font-size: 12px">php.ini</code> and what the <code style="font-size: 12px">$cfg['LoginCookieValidity']</code> is in config.inc.php.</p>
<p><strong>Example:</strong></p>
<p>1. php.ini</p>
<p><code style="font-size: 12px">session.gc_maxlifetime = 1440</code></p>
<p>2. config.inc.php</p>
<p><code style="font-size: 12px">$cfg['LoginCookieValidity'] = 1800;</code></p>
<p>Now, we only need to make these two values the same. For the sake of this example, we will change the value of <code style="font-size: 12px">$cfg['LoginCookieValidity']</code> to 1440.</p>
<p>After saving the changes we need to restart the services to make them effective.</p>
<p><strong>Notes:</strong></p>
<p>1.The php.ini file can be found on the php folder.</p>
<p>2. The config.inc.php file can be found on the phpmyadmin folder.</p>
<hr/>
<p>If you&#8217;re interested in learning more about PhpMyAdmin then check out the book &#8220;<a href="http://www.ruifeio.com/mastering-phpmyadmin" onclick="return TrackClick('http%3A%2F%2Fwww.ruifeio.com%2Fmastering-phpmyadmin','Mastering+PhpMydmin+for+Effective+MySQL+Management')">Mastering PhpMydmin for Effective MySQL Management</a>&#8220;.</p>
<hr/>
<div class="fullcircle-social-links" style="display: block;"></div><div style="clear: both;"></div>
<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="mailto:?subject=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin&amp;body=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F" title="email"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;t=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin" title="Facebook"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin%20-%20http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F" title="Twitter"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;t=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin" title="MySpace"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;title=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin&amp;notes=If%20you%20have%20installed%20a%20new%20MySQL%20version%20you%20may%20be%20getting%20the%20following%20warning%20message%3A%0D%0A%0D%0AYour%20PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin%2C%20because%20of%20this%2C%20your%20login%20will%20expire%20sooner%20than%20confi" title="del.icio.us"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;title=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin&amp;source=Rui+Miguel+Feio+Sharing+knowledge+with+the+world&amp;summary=If%20you%20have%20installed%20a%20new%20MySQL%20version%20you%20may%20be%20getting%20the%20following%20warning%20message%3A%0D%0A%0D%0AYour%20PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin%2C%20because%20of%20this%2C%20your%20login%20will%20expire%20sooner%20than%20confi" title="LinkedIn"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;title=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin&amp;bodytext=If%20you%20have%20installed%20a%20new%20MySQL%20version%20you%20may%20be%20getting%20the%20following%20warning%20message%3A%0D%0A%0D%0AYour%20PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin%2C%20because%20of%20this%2C%20your%20login%20will%20expire%20sooner%20than%20confi" title="Digg"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;title=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin" title="StumbleUpon"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;title=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin&amp;annotation=If%20you%20have%20installed%20a%20new%20MySQL%20version%20you%20may%20be%20getting%20the%20following%20warning%20message%3A%0D%0A%0D%0AYour%20PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin%2C%20because%20of%20this%2C%20your%20login%20will%20expire%20sooner%20than%20confi" title="Google Bookmarks"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F&amp;submitHeadline=PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin&amp;submitSummary=If%20you%20have%20installed%20a%20new%20MySQL%20version%20you%20may%20be%20getting%20the%20following%20warning%20message%3A%0D%0A%0D%0AYour%20PHP%20parameter%20session.gc_maxlifetime%20is%20lower%20that%20cookie%20validity%20configured%20in%20phpMyAdmin%2C%20because%20of%20this%2C%20your%20login%20will%20expire%20sooner%20than%20confi&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F12%2F05%2Fphp-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin%2F" title="IndianPad"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ruifeio.com/2009/12/05/php-parameter-session-gc_maxlifetime-is-lower-that-cookie-validity-configured-in-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin root with no password message</title>
		<link>http://www.ruifeio.com/2009/09/17/phpmyadmin-root-with-no-password-message/</link>
		<comments>http://www.ruifeio.com/2009/09/17/phpmyadmin-root-with-no-password-message/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 11:35:53 +0000</pubDate>
		<dc:creator>Rui Miguel Feio</dc:creator>
				<category><![CDATA[PhpMyAdmin]]></category>
		<category><![CDATA[WAMP]]></category>

		<guid isPermaLink="false">http://www.ruifeio.com/?p=380</guid>
		<description><![CDATA[After installing WAMP Server it is common when you first access phpMyAdmin to get the following message: &#8220;Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by [...]]]></description>
			<content:encoded><![CDATA[<p>After installing WAMP Server it is common when you first access phpMyAdmin to get the following message:</p>
<p>&#8220;Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user &#8216;.root&#8217;.&#8221;</p>
<p><strong>To correct this security issue you need to do the following:</strong></p>
<ol>
<li>Go to <em>phpMyAdmin</em></li>
<li>Select the <em>Privileges</em> tab</li>
<li>Locate the user &#8220;<em>root</em>&#8221; that has <em>localhost </em>for a host</li>
<li>Edit the root user privileges by clicking on the corresponding <em>Edit Privileges</em> button</li>
<li>On the <em>Change Password</em> section insert the desired password and press <em>Go</em></li>
<li>You should now have at the top of the screen the message: &#8220;<em>The password for &#8216;root&#8217;@'localhost&#8217; was changed successfully.</em>&#8220;</li>
<li>Now you need to edit file <em>config.inc.php</em> normally located at <em>C:\wamp\apps\phpmyadmin3.2.0.1</em> (note that the version indication may  vary)</li>
<li>Locate <em>$cfg['Servers'][$i]['auth_type'] = &#8216;config&#8217;;</em> and change from <em>config </em>to <em>cookie </em>so that you get a login window every time you access phpMyAdmin</li>
<li>Locate <em>$cfg['blowfish_secret'] = &#8216;  &#8216;;</em> line. If you don&#8217;t have one add it to your <em>config.inc.php</em> file</li>
<li>Add a secret passphrase to <em>$cfg['blowfish_secret'] = &#8216;  &#8216;;</em> for example: <em>$cfg['blowfish_secret'] = &#8216;secret_pass&#8217;;</em></li>
<li>Save your changes</li>
<li>Go to the WAMPServer and select <em>Restart All Services</em></li>
<li>Once all the services have been restarted go to <em>phpMyAdmin</em> and enter the username root and your password to access phpMyAmdin</li>
</ol>
<p><strong>Notes:</strong></p>
<ol>
<li>The <em>blowfish_secret</em> passphrase should not be the same as the root password.</li>
<li>If you don&#8217;t add a <em>$cfg['blowfish_secret']</em> line to the <em>config.inc.php</em> file, when you access phpMyAdmin you&#8217;ll get the message: &#8220;<em>The configuration file now needs a secret passphrase (blowfish_secret).</em>&#8220;</li>
</ol>
<hr/>
<p>If you&#8217;re interested in learning more about PhpMyAdmin then check out the book &#8220;<a href="http://www.ruifeio.com/mastering-phpmyadmin" onclick="return TrackClick('http%3A%2F%2Fwww.ruifeio.com%2Fmastering-phpmyadmin','Mastering+PhpMydmin+for+Effective+MySQL+Management')">Mastering PhpMydmin for Effective MySQL Management</a>&#8220;.</p>
<hr/>
<div class="fullcircle-social-links" style="display: block;"></div><div style="clear: both;"></div>
<div class="sociable">

<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="mailto:?subject=phpMyAdmin%20root%20with%20no%20password%20message&amp;body=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F" title="email"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;t=phpMyAdmin%20root%20with%20no%20password%20message" title="Facebook"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=phpMyAdmin%20root%20with%20no%20password%20message%20-%20http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F" title="Twitter"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;t=phpMyAdmin%20root%20with%20no%20password%20message" title="MySpace"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;title=phpMyAdmin%20root%20with%20no%20password%20message&amp;notes=After%20installing%20WAMP%20Server%20it%20is%20common%20when%20you%20first%20access%20phpMyAdmin%20to%20get%20the%20following%20message%3A%0D%0A%0D%0A%22Your%20configuration%20file%20contains%20settings%20%28root%20with%20no%20password%29%20that%20correspond%20to%20the%20default%20MySQL%20privileged%20account.%20Your%20MySQL%20server%20" title="del.icio.us"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;title=phpMyAdmin%20root%20with%20no%20password%20message&amp;source=Rui+Miguel+Feio+Sharing+knowledge+with+the+world&amp;summary=After%20installing%20WAMP%20Server%20it%20is%20common%20when%20you%20first%20access%20phpMyAdmin%20to%20get%20the%20following%20message%3A%0D%0A%0D%0A%22Your%20configuration%20file%20contains%20settings%20%28root%20with%20no%20password%29%20that%20correspond%20to%20the%20default%20MySQL%20privileged%20account.%20Your%20MySQL%20server%20" title="LinkedIn"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;title=phpMyAdmin%20root%20with%20no%20password%20message&amp;bodytext=After%20installing%20WAMP%20Server%20it%20is%20common%20when%20you%20first%20access%20phpMyAdmin%20to%20get%20the%20following%20message%3A%0D%0A%0D%0A%22Your%20configuration%20file%20contains%20settings%20%28root%20with%20no%20password%29%20that%20correspond%20to%20the%20default%20MySQL%20privileged%20account.%20Your%20MySQL%20server%20" title="Digg"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;title=phpMyAdmin%20root%20with%20no%20password%20message" title="StumbleUpon"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;title=phpMyAdmin%20root%20with%20no%20password%20message&amp;annotation=After%20installing%20WAMP%20Server%20it%20is%20common%20when%20you%20first%20access%20phpMyAdmin%20to%20get%20the%20following%20message%3A%0D%0A%0D%0A%22Your%20configuration%20file%20contains%20settings%20%28root%20with%20no%20password%29%20that%20correspond%20to%20the%20default%20MySQL%20privileged%20account.%20Your%20MySQL%20server%20" title="Google Bookmarks"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F&amp;submitHeadline=phpMyAdmin%20root%20with%20no%20password%20message&amp;submitSummary=After%20installing%20WAMP%20Server%20it%20is%20common%20when%20you%20first%20access%20phpMyAdmin%20to%20get%20the%20following%20message%3A%0D%0A%0D%0A%22Your%20configuration%20file%20contains%20settings%20%28root%20with%20no%20password%29%20that%20correspond%20to%20the%20default%20MySQL%20privileged%20account.%20Your%20MySQL%20server%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.ruifeio.com%2F2009%2F09%2F17%2Fphpmyadmin-root-with-no-password-message%2F" title="IndianPad"><img src="http://www.ruifeio.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ruifeio.com/2009/09/17/phpmyadmin-root-with-no-password-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
