<?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: Using MAMP on a Mac</title>
	<atom:link href="http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/</link>
	<description>Randomised nonsense.</description>
	<lastBuildDate>Fri, 04 Nov 2011 08:49:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Adam Merrifield { the collective } - the collective thoughts and web works of adam merrifield</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-94942</link>
		<dc:creator>Adam Merrifield { the collective } - the collective thoughts and web works of adam merrifield</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-94942</guid>
		<description>[...] I knew that there would be some trick to getting this to work. A quick Google search brought me to this article which taught me just what I needed. [...]</description>
		<content:encoded><![CDATA[<p>[...] I knew that there would be some trick to getting this to work. A quick Google search brought me to this article which taught me just what I needed. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamison Dance</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-83008</link>
		<dc:creator>Jamison Dance</dc:creator>
		<pubDate>Fri, 09 Oct 2009 15:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-83008</guid>
		<description>If you don&#039;t want to make symbolic links and mess around with your default system installation, an easier way is to just place the path to your MAMP executables in your PATH variable. This can be done in your .bash_profile or .profile file. If you don&#039;t have one already in your home folder, you can just create one. Add the following line to get PEAR working:
export PATH=/Applications/MAMP/bin/php5/bin:$PATH

This prepends the path to the MAMP pear to your path so your shell will automatically look there when you type in a command. Test it out by typing
which pear

The output should look something like this:
/Applications/MAMP/bin/php5/bin/pear

This will also make MAMP php your default php command-line interpreter. Test it out by typing
which php
This should output
/Applications/MAMP/bin/php5/bin/php</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t want to make symbolic links and mess around with your default system installation, an easier way is to just place the path to your MAMP executables in your PATH variable. This can be done in your .bash_profile or .profile file. If you don&#8217;t have one already in your home folder, you can just create one. Add the following line to get PEAR working:<br />
export PATH=/Applications/MAMP/bin/php5/bin:$PATH</p>
<p>This prepends the path to the MAMP pear to your path so your shell will automatically look there when you type in a command. Test it out by typing<br />
which pear</p>
<p>The output should look something like this:<br />
/Applications/MAMP/bin/php5/bin/pear</p>
<p>This will also make MAMP php your default php command-line interpreter. Test it out by typing<br />
which php<br />
This should output<br />
/Applications/MAMP/bin/php5/bin/php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: travis</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-76147</link>
		<dc:creator>travis</dc:creator>
		<pubDate>Wed, 12 Aug 2009 10:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-76147</guid>
		<description>solid. I was lost like chick pea in space when it came to getting pear installed. thanks!</description>
		<content:encoded><![CDATA[<p>solid. I was lost like chick pea in space when it came to getting pear installed. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Baker</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-70151</link>
		<dc:creator>Bill Baker</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-70151</guid>
		<description>Brilliant!!!! Spent days getting here with several false starts. Doing as you suggested got me up and going with MAMP &amp; pear in 10 mins flat.

Well done.

Bill.</description>
		<content:encoded><![CDATA[<p>Brilliant!!!! Spent days getting here with several false starts. Doing as you suggested got me up and going with MAMP &amp; pear in 10 mins flat.</p>
<p>Well done.</p>
<p>Bill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justen Doherty</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-41511</link>
		<dc:creator>Justen Doherty</dc:creator>
		<pubDate>Mon, 26 May 2008 00:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-41511</guid>
		<description>Thanks for the help - i am installing symfony on my macbook which needs php 5 working on the CLI, i came across the following error: 

dyld: NSLinkModule() error
dyld: Library not loaded: /Users/severin/Dev/Projects/MAMP_1.7_src/lib/libltdl.3.dylib
Referenced from: /Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/mcrypt.so
Reason: image not found

Trace/BPT trap

which can be resolved by running the following command:

export DYLD_LIBRARY_PATH=/Applications/MAMP/Library/lib:${DYLD_LIBRARY_PATH}

(credit to http://www.karlkatzke.com/symfony-and-mamp-17/)

Justen</description>
		<content:encoded><![CDATA[<p>Thanks for the help &#8211; i am installing symfony on my macbook which needs php 5 working on the CLI, i came across the following error: </p>
<p>dyld: NSLinkModule() error<br />
dyld: Library not loaded: /Users/severin/Dev/Projects/MAMP_1.7_src/lib/libltdl.3.dylib<br />
Referenced from: /Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/mcrypt.so<br />
Reason: image not found</p>
<p>Trace/BPT trap</p>
<p>which can be resolved by running the following command:</p>
<p>export DYLD_LIBRARY_PATH=/Applications/MAMP/Library/lib:${DYLD_LIBRARY_PATH}</p>
<p>(credit to <a href="http://www.karlkatzke.com/symfony-and-mamp-17/" rel="nofollow">http://www.karlkatzke.com/symfony-and-mamp-17/</a>)</p>
<p>Justen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selven</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-40331</link>
		<dc:creator>selven</dc:creator>
		<pubDate>Mon, 14 Apr 2008 13:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-40331</guid>
		<description>thanks, very helpful indeed</description>
		<content:encoded><![CDATA[<p>thanks, very helpful indeed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mads Pedersen</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-39974</link>
		<dc:creator>Mads Pedersen</dc:creator>
		<pubDate>Tue, 08 Apr 2008 18:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-39974</guid>
		<description>Was stuck on getting PEAR packages to work in MAMP. This was very helpful! Thanks!</description>
		<content:encoded><![CDATA[<p>Was stuck on getting PEAR packages to work in MAMP. This was very helpful! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reiten, Schwimmen, Lesen &#187; Blog Archive &#187; PEAR mit MAMP auf dem Mac - PHP5</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-16919</link>
		<dc:creator>Reiten, Schwimmen, Lesen &#187; Blog Archive &#187; PEAR mit MAMP auf dem Mac - PHP5</dc:creator>
		<pubDate>Fri, 30 Mar 2007 17:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-16919</guid>
		<description>[...] War nicht ganz so einfach. Ich vermute, es liegt daran, dass der MAMP Server nicht auf den regulären Ports läuft (Möglichkeit a) oder im Terminal des Mac PHP4 läuft (eben das mitgelieferte - Möglichkeit b). Bin nach einer Weile diverser Googelei über einen Artikel bei GrinGod gestossen, der folgende Möglichkeiten erklärt (Ich übersetze mal frei, für den Suchenden Google-Nutzer): [...]</description>
		<content:encoded><![CDATA[<p>[...] War nicht ganz so einfach. Ich vermute, es liegt daran, dass der MAMP Server nicht auf den regulären Ports läuft (Möglichkeit a) oder im Terminal des Mac PHP4 läuft (eben das mitgelieferte &#8211; Möglichkeit b). Bin nach einer Weile diverser Googelei über einen Artikel bei GrinGod gestossen, der folgende Möglichkeiten erklärt (Ich übersetze mal frei, für den Suchenden Google-Nutzer): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TSNS. &#124; Blog &#187; &#8220;Using MAMP on a Mac&#8221;</title>
		<link>http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/comment-page-1/#comment-16570</link>
		<dc:creator>TSNS. &#124; Blog &#187; &#8220;Using MAMP on a Mac&#8221;</dc:creator>
		<pubDate>Thu, 15 Mar 2007 18:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2007/02/27/using-mamp-on-a-mac/#comment-16570</guid>
		<description>[...] March 2007 at 19:30 and filed under Geek, Blog, Mac, OS X, Apple, Open Source, Nerd. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback:Trackback URL.    &#171; &#8220;Disassemble&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] March 2007 at 19:30 and filed under Geek, Blog, Mac, OS X, Apple, Open Source, Nerd. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback:Trackback URL.    &laquo; &#8220;Disassemble&#8221; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

