<?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: Enabling Relation View in phpMyAdmin / MAMP</title>
	<atom:link href="http://www.newvibes.com/blog/enabling-relation-view-in-phpmyadmin-mamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.newvibes.com/blog/enabling-relation-view-in-phpmyadmin-mamp/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 21 Jul 2010 11:04:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: KJ</title>
		<link>http://www.newvibes.com/blog/enabling-relation-view-in-phpmyadmin-mamp/comment-page-1/#comment-6234</link>
		<dc:creator>KJ</dc:creator>
		<pubDate>Wed, 24 Feb 2010 12:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.newvibes.com/?p=167#comment-6234</guid>
		<description>Hi Darren,

You need to open the file in step 3 and search for 
/**
 * Server(s) configuration
 */
within the file and cut and paste the lines of text in step 7. It might be slightly different in WAMP but there should still be a config.inc.php somewhere.</description>
		<content:encoded><![CDATA[<p>Hi Darren,</p>
<p>You need to open the file in step 3 and search for<br />
/**<br />
 * Server(s) configuration<br />
 */<br />
within the file and cut and paste the lines of text in step 7. It might be slightly different in WAMP but there should still be a config.inc.php somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dasser</title>
		<link>http://www.newvibes.com/blog/enabling-relation-view-in-phpmyadmin-mamp/comment-page-1/#comment-6233</link>
		<dc:creator>dasser</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.newvibes.com/?p=167#comment-6233</guid>
		<description>hi


i am using wamp, and need to achieve the same thing  please explain what you mean here at step 7:

7.Find the Server(s) configuration code block and replace/uncomment the following code and fill in the values. If you left everything default in the create_tables.sql file then you should just cut and paste the lines below.
————-
$cfg[&#039;Servers&#039;][$i][&#039;pmadb&#039;] = ‘phpmyadmin’;
$cfg[&#039;Servers&#039;][$i][&#039;bookmarktable&#039;] = ‘pma_bookmark’;
$cfg[&#039;Servers&#039;][$i][&#039;relation&#039;] = ‘pma_relation’;
$cfg[&#039;Servers&#039;][$i][&#039;table_info&#039;] = ‘pma_table_info’;
$cfg[&#039;Servers&#039;][$i][&#039;table_coords&#039;] = ‘pma_table_coords’;
$cfg[&#039;Servers&#039;][$i][&#039;pdf_pages&#039;] = ‘pma_pdf_pages’;
$cfg[&#039;Servers&#039;][$i][&#039;column_info&#039;] = ‘pma_column_info’;
$cfg[&#039;Servers&#039;][$i][&#039;history&#039;] = ‘pma_history’;
————-


thanks
darren</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>i am using wamp, and need to achieve the same thing  please explain what you mean here at step 7:</p>
<p>7.Find the Server(s) configuration code block and replace/uncomment the following code and fill in the values. If you left everything default in the create_tables.sql file then you should just cut and paste the lines below.<br />
————-<br />
$cfg['Servers'][$i]['pmadb'] = ‘phpmyadmin’;<br />
$cfg['Servers'][$i]['bookmarktable'] = ‘pma_bookmark’;<br />
$cfg['Servers'][$i]['relation'] = ‘pma_relation’;<br />
$cfg['Servers'][$i]['table_info'] = ‘pma_table_info’;<br />
$cfg['Servers'][$i]['table_coords'] = ‘pma_table_coords’;<br />
$cfg['Servers'][$i]['pdf_pages'] = ‘pma_pdf_pages’;<br />
$cfg['Servers'][$i]['column_info'] = ‘pma_column_info’;<br />
$cfg['Servers'][$i]['history'] = ‘pma_history’;<br />
————-</p>
<p>thanks<br />
darren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Run and debug PHP with Eclipse, Apache and MySQL &#171; HKAL</title>
		<link>http://www.newvibes.com/blog/enabling-relation-view-in-phpmyadmin-mamp/comment-page-1/#comment-6099</link>
		<dc:creator>Run and debug PHP with Eclipse, Apache and MySQL &#171; HKAL</dc:creator>
		<pubDate>Wed, 10 Feb 2010 13:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.newvibes.com/?p=167#comment-6099</guid>
		<description>[...] phpMyAdmin Enabling relation view [...]</description>
		<content:encoded><![CDATA[<p>[...] phpMyAdmin Enabling relation view [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.newvibes.com/blog/enabling-relation-view-in-phpmyadmin-mamp/comment-page-1/#comment-3546</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 23 Jul 2009 08:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.newvibes.com/?p=167#comment-3546</guid>
		<description>Excellent article, does the job, plain and simple! I needed this for a local db (demoted to using local due to myself accidentally deleting an entire db at work, whoops!)</description>
		<content:encoded><![CDATA[<p>Excellent article, does the job, plain and simple! I needed this for a local db (demoted to using local due to myself accidentally deleting an entire db at work, whoops!)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
