<?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: PHP 5.3 + XDebug + NetBeans + Mac OSX Leopard</title>
	<atom:link href="http://brownsofa.org/blog/archives/99/feed" rel="self" type="application/rss+xml" />
	<link>http://brownsofa.org/blog/archives/99</link>
	<description>treading a well-worn path to somewhere different</description>
	<lastBuildDate>Sat, 29 Jan 2011 01:40:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ian</title>
		<link>http://brownsofa.org/blog/archives/99/comment-page-1#comment-530</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sun, 24 Oct 2010 19:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://brownsofa.org/blog/?p=99#comment-530</guid>
		<description>Thanks Josh!  

Yes, adding that to &lt;code&gt;$PATH&lt;/code&gt; would let you make 5.3 be the default CLI interpreter and it would have to be the first entry to prevent &lt;code&gt;/usr/bin/php&lt;/code&gt; from being called.</description>
		<content:encoded><![CDATA[<p>Thanks Josh!  </p>
<p>Yes, adding that to <code>$PATH</code> would let you make 5.3 be the default CLI interpreter and it would have to be the first entry to prevent <code>/usr/bin/php</code> from being called.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://brownsofa.org/blog/archives/99/comment-page-1#comment-529</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 22 Oct 2010 08:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://brownsofa.org/blog/?p=99#comment-529</guid>
		<description>Thank you, very nice tutorial! You may should also have mentioned that you could add /usr/local/php5/bin/ to your $PATH to have the 5.3 console version of PHP running.</description>
		<content:encoded><![CDATA[<p>Thank you, very nice tutorial! You may should also have mentioned that you could add /usr/local/php5/bin/ to your $PATH to have the 5.3 console version of PHP running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JasonHears</title>
		<link>http://brownsofa.org/blog/archives/99/comment-page-1#comment-528</link>
		<dc:creator>JasonHears</dc:creator>
		<pubDate>Thu, 02 Sep 2010 17:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://brownsofa.org/blog/?p=99#comment-528</guid>
		<description>Thank you!! I had everything working except xdebug, and you instructions got me going!  Thanks!!</description>
		<content:encoded><![CDATA[<p>Thank you!! I had everything working except xdebug, and you instructions got me going!  Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://brownsofa.org/blog/archives/99/comment-page-1#comment-468</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 09 Aug 2010 17:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://brownsofa.org/blog/?p=99#comment-468</guid>
		<description>Ian,

in the phpinfo() output, you should check for the php.ini value, stating which of the possible ini files are been used, it is usually at the end of the first table of configs, that shows the PHP version, etc.

Been there done that, learnt the hard way....

[]&#039;s
Happy coding.</description>
		<content:encoded><![CDATA[<p>Ian,</p>
<p>in the phpinfo() output, you should check for the php.ini value, stating which of the possible ini files are been used, it is usually at the end of the first table of configs, that shows the PHP version, etc.</p>
<p>Been there done that, learnt the hard way&#8230;.</p>
<p>[]&#8216;s<br />
Happy coding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenzo</title>
		<link>http://brownsofa.org/blog/archives/99/comment-page-1#comment-413</link>
		<dc:creator>Lorenzo</dc:creator>
		<pubDate>Tue, 27 Jul 2010 17:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://brownsofa.org/blog/?p=99#comment-413</guid>
		<description>I wish that Netbeans works with Zend Server CE and it&#039;s debugger. For me xdebug and Netbeans is just pain in the rear.</description>
		<content:encoded><![CDATA[<p>I wish that Netbeans works with Zend Server CE and it&#8217;s debugger. For me xdebug and Netbeans is just pain in the rear.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

