<?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 Xdebug with Zend Server on Linux</title>
	<atom:link href="http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html</link>
	<description></description>
	<lastBuildDate>Thu, 08 Dec 2011 07:01:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Johan Sydseter</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-2488</link>
		<dc:creator>Johan Sydseter</dc:creator>
		<pubDate>Mon, 05 Dec 2011 16:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-2488</guid>
		<description>This works for Ubuntu 10.04 (lucid) as well.

I was scratching my days now. Couldn&#039;t figure out why the extension manager always was failing on me after installing xdebug.</description>
		<content:encoded><![CDATA[<p>This works for Ubuntu 10.04 (lucid) as well.</p>
<p>I was scratching my days now. Couldn&#8217;t figure out why the extension manager always was failing on me after installing xdebug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xunnamius</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-2273</link>
		<dc:creator>Xunnamius</dc:creator>
		<pubDate>Wed, 20 Jul 2011 07:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-2273</guid>
		<description>the phpize command fails to work for me.

Instead of working, it returns the error:

Could not find config.m4.
Make sure that you run &#039;/usr/sbin/phpize&#039; in the top level source directory of the module

Any idea what&#039;s going on here?</description>
		<content:encoded><![CDATA[<p>the phpize command fails to work for me.</p>
<p>Instead of working, it returns the error:</p>
<p>Could not find config.m4.<br />
Make sure that you run &#8216;/usr/sbin/phpize&#8217; in the top level source directory of the module</p>
<p>Any idea what&#8217;s going on here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lexter</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-2229</link>
		<dc:creator>lexter</dc:creator>
		<pubDate>Sat, 21 May 2011 11:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-2229</guid>
		<description>this works on Ubuntu Natty 11.04, great help!</description>
		<content:encoded><![CDATA[<p>this works on Ubuntu Natty 11.04, great help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tohir Solomons</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-2209</link>
		<dc:creator>Tohir Solomons</dc:creator>
		<pubDate>Wed, 04 May 2011 08:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-2209</guid>
		<description>Thanks! The instructions work on Ubuntu Natty 11.04</description>
		<content:encoded><![CDATA[<p>Thanks! The instructions work on Ubuntu Natty 11.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ville Walveranta</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-2122</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Fri, 14 Jan 2011 18:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-2122</guid>
		<description>Many thanks! It works perfectly!

One minor correction: The following location that is mentioned in the instructions doesn&#039;t exist:
/usr/local/zend/etc/ext.d/extension_manager.ini

Instead, at least with Zend Server 5.x, the path is:
/usr/local/zend/etc/conf.d/extension_manager.ini</description>
		<content:encoded><![CDATA[<p>Many thanks! It works perfectly!</p>
<p>One minor correction: The following location that is mentioned in the instructions doesn&#8217;t exist:<br />
/usr/local/zend/etc/ext.d/extension_manager.ini</p>
<p>Instead, at least with Zend Server 5.x, the path is:<br />
/usr/local/zend/etc/conf.d/extension_manager.ini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theTechnaddict</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-2113</link>
		<dc:creator>theTechnaddict</dc:creator>
		<pubDate>Fri, 10 Dec 2010 01:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-2113</guid>
		<description>Nice one, many thanks!</description>
		<content:encoded><![CDATA[<p>Nice one, many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Bratushka</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-1848</link>
		<dc:creator>Alexey Bratushka</dc:creator>
		<pubDate>Mon, 04 Oct 2010 06:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-1848</guid>
		<description>Thanx a lot.
Mostly sure I am not able to controll xdebug module via Zend Server GUI as it seems to identify it as built-in module when loaded before Zend_extension.so</description>
		<content:encoded><![CDATA[<p>Thanx a lot.<br />
Mostly sure I am not able to controll xdebug module via Zend Server GUI as it seems to identify it as built-in module when loaded before Zend_extension.so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geraint</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-1440</link>
		<dc:creator>Geraint</dc:creator>
		<pubDate>Wed, 11 Aug 2010 10:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-1440</guid>
		<description>Nice and easy - thanks.

Was looking for a good way to test out NetBeans without removing all of Zend Server first!</description>
		<content:encoded><![CDATA[<p>Nice and easy &#8211; thanks.</p>
<p>Was looking for a good way to test out NetBeans without removing all of Zend Server first!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.myscienceisbetter.info/setting-up-xdebug-with-zend-server-on-linux.html/comment-page-1#comment-1098</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Tue, 13 Apr 2010 13:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.myscienceisbetter.info/?p=134#comment-1098</guid>
		<description>I have found yous web pages very helpful Thanks</description>
		<content:encoded><![CDATA[<p>I have found yous web pages very helpful Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

