<?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>localhost &#8211; WordPress 101</title>
	<atom:link href="https://wordpress101.imaginarytree.com/tag/localhost/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress101.imaginarytree.com</link>
	<description>A site for learning WordPress</description>
	<lastBuildDate>Sun, 03 Jul 2011 15:25:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>MAMP and Location of the mySQL dump path</title>
		<link>https://wordpress101.imaginarytree.com/2011/07/03/mamp-and-location-of-the-mysql-dump-path/</link>
					<comments>https://wordpress101.imaginarytree.com/2011/07/03/mamp-and-location-of-the-mysql-dump-path/#respond</comments>
		
		<dc:creator><![CDATA[jegan]]></dc:creator>
		<pubDate>Sun, 03 Jul 2011 15:25:44 +0000</pubDate>
				<category><![CDATA[Developer's Corner]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[mySQL dump path]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-DBManager]]></category>
		<guid isPermaLink="false">http://wordpress101.imaginarytree.com/?p=496</guid>

					<description><![CDATA[I&#8217;ve been using MAMP which has allowed me to develop my WordPress sites locally. I&#8217;ve recently installed the wp-dbmanager in order to do backups before doing major changes to a test site and had trouble finding the mySQL dump path. Thanks to the help from Adrian Tomic, I was able to set the dump path ... <a title="MAMP and Location of the mySQL dump path" class="read-more" href="https://wordpress101.imaginarytree.com/2011/07/03/mamp-and-location-of-the-mysql-dump-path/" aria-label="Read more about MAMP and Location of the mySQL dump path">Read more</a>]]></description>
										<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://www.mamp.info/en/downloads/index.html" target="_blank">MAMP</a> which has allowed me to develop my WordPress sites locally. I&#8217;ve recently installed the wp-dbmanager in order to do backups before doing major changes to a test site and had trouble finding the mySQL dump path. Thanks to the help from <a href="http://www.adriantomic.se/blog/blog-post-2/" target="_blank">Adrian Tomic</a>, I was able to set the dump path quickly.</p>
<blockquote><p>The path to the “files” are as follows.</p>
<p>To mysqldump: /Applications/MAMP/Library/bin/mysqldump<br />
To mysql: /Applications/MAMP/Library/bin/mysql</p></blockquote>
<p>This small post it to help me remember for future sites I need it for &amp; it may help others.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress101.imaginarytree.com/2011/07/03/mamp-and-location-of-the-mysql-dump-path/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
