<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - How to setup IDE 4.3 with MAMP - Comments</title>
 <link>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp</link>
 <description>Comments for &quot;How to setup IDE 4.3 with MAMP&quot;</description>
 <language>en</language>
<item>
 <title>Good!</title>
 <link>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp#comment-4608</link>
 <description>&lt;p&gt;I&#039;m glad breakpoints are working for you. I&#039;m a little puzzled as to what happened with the Macro though. Here is a screenshot of what you should see:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://community.activestate.com/komodo-error-log-window&quot; title=&quot;http://community.activestate.com/komodo-error-log-window&quot;&gt;http://community.activestate.com/komodo-error-log-window&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Basically, all the Macro does is launch Komodo&#039;s &#039;Watch File&#039; dialog and point it at the error log located in your preferences directory.&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
JeffG&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Mar 2008 08:43:22 -0700</pubDate>
 <dc:creator>jeffg</dc:creator>
 <guid isPermaLink="false">comment 4608 at http://community.activestate.com</guid>
</item>
<item>
 <title>Work!</title>
 <link>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp#comment-4607</link>
 <description>&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Follow your instruction to rename the mounted packages and move to app I rename the Komodo name again and add in my Dock to have two Komodo listed&lt;/p&gt;
&lt;p&gt;When I try to import the WatchErrorlog it said Project Upgrade Warning&lt;br /&gt;
Komodo isreading a KPF file version 3 and is converting itto version 4 .....&lt;/p&gt;
&lt;p&gt;Then I went to click at Macro show nothing only Start Recording right?&lt;/p&gt;
&lt;p&gt;But in Document/komodo folder shown WatchErrorlog with nothing inside&lt;/p&gt;
&lt;p&gt;At first run still have same problem&lt;/p&gt;
&lt;p&gt;While I busy with the WatchErrorlog don&#039;t know what it going to do where and what.&lt;/p&gt;
&lt;p&gt;The Komodo 4.3 now start working stop at my break point !!&lt;/p&gt;
&lt;p&gt;Thanks again&lt;/p&gt;
&lt;p&gt;Kulapalanont&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Mar 2008 07:49:30 -0700</pubDate>
 <dc:creator>kulapalanont</dc:creator>
 <guid isPermaLink="false">comment 4607 at http://community.activestate.com</guid>
</item>
<item>
 <title>You can run both</title>
 <link>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp#comment-4605</link>
 <description>&lt;p&gt;You can run 4.2.1 and 4.3 on the same machine, just make sure you re-name the 4.3 .app bundle before you run it the first time. The best method is:&lt;/p&gt;
&lt;p&gt;1. mount the dmg for Komodo IDE 4.3.&lt;br /&gt;
2. copy it to your desktop, then re-name it to &#039;Komodo IDE 4.3.app&#039; ( for example ).&lt;br /&gt;
3. copy it then to your /Applications/ folder before running it the first time.&lt;/p&gt;
&lt;p&gt;When you run Komodo 4.3 for the first time after this, please then go into preferences and a) delete any mapped uris, and b) ensure that Komodo is set to try to find local files for remote debugging.&lt;/p&gt;
&lt;p&gt;This *should* just work ( it does for me ). If it doesn&#039;t, can you please check the Komodo Error Log for any errors? Please see this FAQ for a Macro that allows you to easily view the Komodo error log while running Komodo:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://community.activestate.com/faq/view-error-log-easily&quot; title=&quot;http://community.activestate.com/faq/view-error-log-easily&quot;&gt;http://community.activestate.com/faq/view-error-log-easily&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
JeffG&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Mar 2008 07:01:12 -0700</pubDate>
 <dc:creator>jeffg</dc:creator>
 <guid isPermaLink="false">comment 4605 at http://community.activestate.com</guid>
</item>
<item>
 <title>No My Mac with IDE 4.3 still not work</title>
 <link>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp#comment-4602</link>
 <description>&lt;p&gt;MacBookPro  with 10.5.1, Komodo IDE 4.2.1, and MAMP Pro 1.7 with PHP 5.2.5. &lt;/p&gt;
&lt;p&gt;Komodo IDE, version 4.2.1, build 283000, platform macosx-x86.&lt;br /&gt;
Built on Tue Nov 13 13:45:25 2007.&lt;/p&gt;
&lt;p&gt;My Xdebug configuration looks like this:&lt;br /&gt;
; xdebug config for Linux and Mac OS X&lt;br /&gt;
zend_extension=/Applications/MAMP/bin/php5/xdebug/xdebug.so&lt;br /&gt;
xdebug.remote_enable=1&lt;br /&gt;
xdebug.remote_handler=dbgp&lt;br /&gt;
xdebug.remote_mode=req&lt;br /&gt;
;xdebug.remote_host=192.168.69.153&lt;br /&gt;
xdebug.remote_host=127.0.0.1&lt;br /&gt;
xdebug.remote_port=9010&lt;br /&gt;
xdebug.idekey=Kul&lt;br /&gt;
xdebug.profiler_enable=1&lt;br /&gt;
xdebug.profiler_output_name=xdebug.cachegrind-out.%s.%p&lt;/p&gt;
&lt;p&gt;as mentioned Once upgraded or over wrote with IDE 4.3&lt;br /&gt;
Only first line of file can stop debug&lt;br /&gt;
The other debug break other file won&#039;t work&lt;br /&gt;
I remap delete remove the old IDE and empty trash then reboot, still not work&lt;/p&gt;
&lt;p&gt;But then reinstall with 4.2.1 then work again without doing anything&lt;/p&gt;
&lt;p&gt;As you recommend to install both, I have no idea how unless you mean to rename the existing one and install the new one ? &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;by IdeKey is OK with the phpinfo I don&#039;t think it is the issue.&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Mar 2008 05:00:29 -0700</pubDate>
 <dc:creator>kulapalanont</dc:creator>
 <guid isPermaLink="false">comment 4602 at http://community.activestate.com</guid>
</item>
<item>
 <title>MAMP works for me</title>
 <link>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp#comment-4597</link>
 <description>&lt;p&gt;I&#039;m running:&lt;/p&gt;
&lt;p&gt;MacBook C2Duo with 10.5.2, Komodo IDE 4.3 Final, and MAMP 1.7 with PHP 5.2.5. My Xdebug configuration looks like this:&lt;/p&gt;
&lt;pre&gt;; xdebug config for Linux and Mac OS X
zend_extension=/Applications/MAMP/bin/php5/xdebug/xdebug.so
xdebug.remote_enable=1
xdebug.remote_handler=dbgp
xdebug.remote_mode=req
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9010
xdebug.idekey=jeffg&lt;/pre&gt;&lt;p&gt;
Because I am using localhost, I do not have any mapped uris set. I*do* have Komodo set to &#039;try and find files on the local files system while remote debugging&#039; at Preferences / Debugging. Breakpoints work fine.&lt;/p&gt;
&lt;p&gt;It could be that Komodo is confused by some older mapped uris. Try deleting all of them and see how it goes. You can also run 4.2 and 4.3 at the saem time if you want to try this without losing productivity with your 4.2 installation.&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
JeffG&lt;/p&gt;
</description>
 <pubDate>Wed, 12 Mar 2008 21:21:00 -0700</pubDate>
 <dc:creator>jeffg</dc:creator>
 <guid isPermaLink="false">comment 4597 at http://community.activestate.com</guid>
</item>
<item>
 <title>How to setup IDE 4.3 with MAMP</title>
 <link>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp</link>
 <description>&lt;p&gt;Hi my existing system with IDE 4.2.1 worked OK&lt;/p&gt;
&lt;p&gt;But once I click upgraded, it only stop at the beginning of the file &lt;/p&gt;
&lt;p&gt;Not stop at the break point I set up.&lt;/p&gt;
&lt;p&gt;I did install twice but gave up then turn back to 4.2 then work!&lt;/p&gt;
&lt;p&gt;I did setup new mapping already still not work also.&lt;/p&gt;
&lt;p&gt;Anyone able to work with php, new 4.3, MAMP ?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Kulapalanont&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/how-setup-ide-4-3-mamp#comments</comments>
 <category domain="http://community.activestate.com/forums/komodo-support-0">Komodo support</category>
 <category domain="http://community.activestate.com/os/os-x">OS X</category>
 <pubDate>Tue, 11 Mar 2008 05:46:09 -0700</pubDate>
 <dc:creator>kulapalanont</dc:creator>
 <guid isPermaLink="false">2046 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
