<?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: Setting up MAMP Pro with Zend Debugger, Optimizer and Extension Manager</title>
	<atom:link href="http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 09 Mar 2012 14:32:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SoN9ne</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-70</link>
		<dc:creator>SoN9ne</dc:creator>
		<pubDate>Fri, 09 Mar 2012 14:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-70</guid>
		<description>My setup is as follows:

In your php.ini (use the same method to access it as the tutorial suggests) use this:

[ZendDebugger]
zend_extension=/Applications/MAMP/bin/php/php5.2.17/lib/php/extensions/zend/ZendDebugger.so
zend_debugger.allow_hosts=127.0.0.1
zend_debugger.expose_remotely=always


Just make sure that the ZendDebugger.so is in the location specified and it should work just fine.

You don&#039;t need to worry about the file structure in this tutorial since you are not using Zend Optimizer or the extension manager.


Let me know if this works for you.</description>
		<content:encoded><![CDATA[<p>My setup is as follows:</p>
<p>In your php.ini (use the same method to access it as the tutorial suggests) use this:</p>
<p>[ZendDebugger]<br />
zend_extension=/Applications/MAMP/bin/php/php5.2.17/lib/php/extensions/zend/ZendDebugger.so<br />
zend_debugger.allow_hosts=127.0.0.1<br />
zend_debugger.expose_remotely=always</p>
<p>Just make sure that the ZendDebugger.so is in the location specified and it should work just fine.</p>
<p>You don&#8217;t need to worry about the file structure in this tutorial since you are not using Zend Optimizer or the extension manager.</p>
<p>Let me know if this works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amar Desai</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-69</link>
		<dc:creator>Amar Desai</dc:creator>
		<pubDate>Thu, 08 Mar 2012 03:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-69</guid>
		<description>Hi Jermey,

I am new to software development and I&#039;m trying to setup my development environment. I looked at your post, which is very well written, and I still am having some issues. I have downloaded MAMP PRO v.2.0.5 and downloaded ZendDebugger-20110410 from the Zend website. I followed your instructions explicitely and I still don&#039;t have my debugger setup. This post was written a few years ago, and the Zend Optimozer is not longer supported by MAMP PRO.  I am not sure if you still support this site, but I wanted to reach out to see if you had any insight on my problems.  I hope to hear from you.

Thanks,
~Amar</description>
		<content:encoded><![CDATA[<p>Hi Jermey,</p>
<p>I am new to software development and I&#8217;m trying to setup my development environment. I looked at your post, which is very well written, and I still am having some issues. I have downloaded MAMP PRO v.2.0.5 and downloaded ZendDebugger-20110410 from the Zend website. I followed your instructions explicitely and I still don&#8217;t have my debugger setup. This post was written a few years ago, and the Zend Optimozer is not longer supported by MAMP PRO.  I am not sure if you still support this site, but I wanted to reach out to see if you had any insight on my problems.  I hope to hear from you.</p>
<p>Thanks,<br />
~Amar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendon</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-66</link>
		<dc:creator>Brendon</dc:creator>
		<pubDate>Fri, 21 Oct 2011 00:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-66</guid>
		<description>Thank you</description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia Harrington</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-63</link>
		<dc:creator>Patricia Harrington</dc:creator>
		<pubDate>Tue, 09 Aug 2011 18:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-63</guid>
		<description>Thank you for a very helpful post!</description>
		<content:encoded><![CDATA[<p>Thank you for a very helpful post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kent</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-62</link>
		<dc:creator>Kent</dc:creator>
		<pubDate>Tue, 02 Aug 2011 02:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-62</guid>
		<description>thank you very much!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>thank you very much!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heidivt73</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-46</link>
		<dc:creator>heidivt73</dc:creator>
		<pubDate>Thu, 22 Apr 2010 22:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-46</guid>
		<description>Figured out after reading this article why setting up debugging was so difficult... the installation guide provided by Zend has incorrect instructions... It says to set zend_extension instead of zend_extension_manager.debug_server, no wonder it wasn&#039;t working!</description>
		<content:encoded><![CDATA[<p>Figured out after reading this article why setting up debugging was so difficult&#8230; the installation guide provided by Zend has incorrect instructions&#8230; It says to set zend_extension instead of zend_extension_manager.debug_server, no wonder it wasn&#8217;t working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SoN9ne</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-45</link>
		<dc:creator>SoN9ne</dc:creator>
		<pubDate>Tue, 06 Apr 2010 16:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-45</guid>
		<description>You can hard-code the path like that, I use to do it that way before I learned this method. Typically, the cause of it not working is the sub-folder was not renamed to the proper name (php-5.1.x). I&#039;m glad you got it working.</description>
		<content:encoded><![CDATA[<p>You can hard-code the path like that, I use to do it that way before I learned this method. Typically, the cause of it not working is the sub-folder was not renamed to the proper name (php-5.1.x). I&#8217;m glad you got it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Crookes</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-44</link>
		<dc:creator>Alex Crookes</dc:creator>
		<pubDate>Sat, 03 Apr 2010 20:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-44</guid>
		<description>I had to do some more playing with this

loading the debugger with the extension manager didn&#039;t work, but it does when I use

zend_extension=/Applications/MAMP/bin/php5/zend/lib/ZendDebugger-5.2.26/php-5.2.x/ZendDebugger.so

Of course, you&#039;ll need to replace my path with your own.</description>
		<content:encoded><![CDATA[<p>I had to do some more playing with this</p>
<p>loading the debugger with the extension manager didn&#8217;t work, but it does when I use</p>
<p>zend_extension=/Applications/MAMP/bin/php5/zend/lib/ZendDebugger-5.2.26/php-5.2.x/ZendDebugger.so</p>
<p>Of course, you&#8217;ll need to replace my path with your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SoN9ne</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-34</link>
		<dc:creator>SoN9ne</dc:creator>
		<pubDate>Sun, 12 Apr 2009 22:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-34</guid>
		<description>I have played with the eclipse version but find it more troublesome than it is worth. I&#039;ll just stick to Zend Studio v.5.5.1. There is nothing better than it.. although PHP 5.3 and namespaces are a major drawback for it.

As for the different debugger types. It is my understanding that:
cygwin - Is for Windows
darwin - Is for Mac

Then the two Linux installs are for 32 and 64 bit Linux  systems.</description>
		<content:encoded><![CDATA[<p>I have played with the eclipse version but find it more troublesome than it is worth. I&#8217;ll just stick to Zend Studio v.5.5.1. There is nothing better than it.. although PHP 5.3 and namespaces are a major drawback for it.</p>
<p>As for the different debugger types. It is my understanding that:<br />
cygwin &#8211; Is for Windows<br />
darwin &#8211; Is for Mac</p>
<p>Then the two Linux installs are for 32 and 64 bit Linux  systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chordol</title>
		<link>http://jeremysimkins.com/mamp/setting-up-mamp-pro-with-zend-debugger-optimizer-and-extension-manager/comment-page-1/#comment-3</link>
		<dc:creator>Chordol</dc:creator>
		<pubDate>Thu, 09 Apr 2009 16:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysimkins.com/wordpress/?p=57#comment-3</guid>
		<description>Jeremy, this is one of the better tutorials I have ever seen plus luck had it that I have the exact same setup as you.

You can imagine my frustration when it didn&#039;t work... until I tried it with darwin version of ZendDebugger. If you have a minute to elaborate why is darwin the right choice for intel based mac book pro, I&#039;d be grateful, or in other words wtf does darwin stand for?

Thank you very much for the time you invested in this post, it filled a big gap in my development environment.

All the best!</description>
		<content:encoded><![CDATA[<p>Jeremy, this is one of the better tutorials I have ever seen plus luck had it that I have the exact same setup as you.</p>
<p>You can imagine my frustration when it didn&#8217;t work&#8230; until I tried it with darwin version of ZendDebugger. If you have a minute to elaborate why is darwin the right choice for intel based mac book pro, I&#8217;d be grateful, or in other words wtf does darwin stand for?</p>
<p>Thank you very much for the time you invested in this post, it filled a big gap in my development environment.</p>
<p>All the best!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

