<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Installing Xdebug on Mac OS X	</title>
	<atom:link href="https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/</link>
	<description>Creative Thinking, Clear Engineering</description>
	<lastBuildDate>Tue, 04 Aug 2015 20:43:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.9</generator>
	<item>
		<title>
		By: ebook		</title>
		<link>https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-76738</link>

		<dc:creator><![CDATA[ebook]]></dc:creator>
		<pubDate>Tue, 04 Aug 2015 20:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://richardwarrender.com/?p=32#comment-76738</guid>

					<description><![CDATA[Thanks for finally writing about &#062;Installing Xdebug on Mac OS X - Richard Warrender &#060;Liked it!]]></description>
			<content:encoded><![CDATA[<p>Thanks for finally writing about &gt;Installing Xdebug on Mac OS X &#8211; Richard Warrender &lt;Liked it!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul		</title>
		<link>https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-2373</link>

		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Thu, 14 Apr 2011 07:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://richardwarrender.com/?p=32#comment-2373</guid>

					<description><![CDATA[Thank you so much! I was trying to get this to work for hours to no avail. As soon as I used the xdebug.so files from komodo, it worked (in zend studio) first time!]]></description>
			<content:encoded><![CDATA[<p>Thank you so much! I was trying to get this to work for hours to no avail. As soon as I used the xdebug.so files from komodo, it worked (in zend studio) first time!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Warrender		</title>
		<link>https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-1618</link>

		<dc:creator><![CDATA[Richard Warrender]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 23:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://richardwarrender.com/?p=32#comment-1618</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-1345&quot;&gt;StarQuake&lt;/a&gt;.

I think I wrote the guide before Mac OS X had pecl installed properly but with Snow Leopard it works fine. Nice tip StarQuake, thanks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-1345">StarQuake</a>.</p>
<p>I think I wrote the guide before Mac OS X had pecl installed properly but with Snow Leopard it works fine. Nice tip StarQuake, thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: StarQuake		</title>
		<link>https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-1345</link>

		<dc:creator><![CDATA[StarQuake]]></dc:creator>
		<pubDate>Tue, 21 Dec 2010 21:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://richardwarrender.com/?p=32#comment-1345</guid>

					<description><![CDATA[Why not use the standard PHP and do this in the command line:
pecl install xdebug

Works for me]]></description>
			<content:encoded><![CDATA[<p>Why not use the standard PHP and do this in the command line:<br />
pecl install xdebug</p>
<p>Works for me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-994</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Sun, 07 Nov 2010 22:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://richardwarrender.com/?p=32#comment-994</guid>

					<description><![CDATA[And my php.ini was 

/etc/php.ini

which i had to change from 

/etc/php.ini.default]]></description>
			<content:encoded><![CDATA[<p>And my php.ini was </p>
<p>/etc/php.ini</p>
<p>which i had to change from </p>
<p>/etc/php.ini.default</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam		</title>
		<link>https://richardwarrender.com/2008/02/installing-xdebug-on-mac-os-x/#comment-993</link>

		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Sun, 07 Nov 2010 22:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://richardwarrender.com/?p=32#comment-993</guid>

					<description><![CDATA[Thanks, great walk through. 

On my m/c, stock standard max the path to the PHP dir was:

/usr/lib/php/]]></description>
			<content:encoded><![CDATA[<p>Thanks, great walk through. </p>
<p>On my m/c, stock standard max the path to the PHP dir was:</p>
<p>/usr/lib/php/</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching 28/36 queries in 0.027 seconds using Memcached

Served from: richardwarrender.com @ 2026-05-03 12:28:19 by W3 Total Cache
-->