<?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: Use cake console with XAMPP</title>
	<atom:link href="http://www.sanisoft.com/blog/2007/06/05/use-cake-console-with-lampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2007/06/05/use-cake-console-with-lampp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-cake-console-with-lampp</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Thu, 02 Feb 2012 08:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Amit Badkas</title>
		<link>http://www.sanisoft.com/blog/2007/06/05/use-cake-console-with-lampp/comment-page-1/#comment-26</link>
		<dc:creator>Amit Badkas</dc:creator>
		<pubDate>Mon, 25 Jun 2007 05:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/05/use-cake-console-with-lampp/#comment-26</guid>
		<description>Yes, we can also do the same thing your way. On linux, you have to edit your bash_profile file (/home/username/.bash_profile) and add/edit the path there, like I have changed the PATH from &lt;code&gt;PATH=$PATH:$HOME/bin&lt;/code&gt; to &lt;code&gt;PATH=$PATH:$HOME/bin:/opt/lampp/bin&lt;/code&gt;

Thanks</description>
		<content:encoded><![CDATA[<p>Yes, we can also do the same thing your way. On linux, you have to edit your bash_profile file (/home/username/.bash_profile) and add/edit the path there, like I have changed the PATH from <code>PATH=$PATH:$HOME/bin</code> to <code>PATH=$PATH:$HOME/bin:/opt/lampp/bin</code></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Ford</title>
		<link>http://www.sanisoft.com/blog/2007/06/05/use-cake-console-with-lampp/comment-page-1/#comment-25</link>
		<dc:creator>Geoff Ford</dc:creator>
		<pubDate>Mon, 25 Jun 2007 03:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/05/use-cake-console-with-lampp/#comment-25</guid>
		<description>Or you could add /opt/lampp/bin/ to your shell path.  Not sure on the actual linux command. (I work on a Mac mostly).  I explained this in my post about &lt;a href=&quot;http://lemoncake.wordpress.com/2007/06/14/bake-with-mamp-on-os-x/&quot; rel=&quot;nofollow&quot;&gt;Bake on MAMP &lt;/a&gt; 

This way if you ever upgrade (however unlikey) you aren&#039;t going to kill your modification.

Besides, it allows other scripts to be executed on the command line, such as unit tests or cron jobs etc</description>
		<content:encoded><![CDATA[<p>Or you could add /opt/lampp/bin/ to your shell path.  Not sure on the actual linux command. (I work on a Mac mostly).  I explained this in my post about <a href="http://lemoncake.wordpress.com/2007/06/14/bake-with-mamp-on-os-x/" rel="nofollow">Bake on MAMP </a> </p>
<p>This way if you ever upgrade (however unlikey) you aren&#8217;t going to kill your modification.</p>
<p>Besides, it allows other scripts to be executed on the command line, such as unit tests or cron jobs etc</p>
]]></content:encoded>
	</item>
</channel>
</rss>

