<?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"
	>
<channel>
	<title>Comments on: An Introduction to XDebug</title>
	<atom:link href="http://www.fanphp.com/2007/05/06/an-introduction-to-xdebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fanphp.com/2007/05/06/an-introduction-to-xdebug/</link>
	<description>A PHP Programmer of Bangladesh</description>
	<pubDate>Thu, 29 Jul 2010 11:57:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Md. Masud</title>
		<link>http://www.fanphp.com/2007/05/06/an-introduction-to-xdebug/#comment-94</link>
		<dc:creator>Md. Masud</dc:creator>
		<pubDate>Thu, 20 Sep 2007 08:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.fanphp.com/?p=20#comment-94</guid>
		<description>Hi saidur

can u please check this settings:
Edit your php.ini setting like this way.This is for xdebug 2.0

[Zend]
zend_extension_ts="c:/xampp/php/ext/php_xdebug.dll"
xdebug.remote_enable=on
zend_extension="c:/xampp/php/ext/php_xdebug.dll"
xdebug.remote_enable=on
xdebug.remote_host=localhost
xdebug.remote_port=9002
xdebug.profiler_enable_trigger=on
xdebug.profiler_output_dir="c:/xampp/php/xdebugOutput"
xdebug.profiler_output_name="timestamp"


[debugger]
debugger.enabled="on"


Hope this will work for you</description>
		<content:encoded><![CDATA[<p>Hi saidur</p>
<p>can u please check this settings:<br />
Edit your php.ini setting like this way.This is for xdebug 2.0</p>
<p>[Zend]<br />
zend_extension_ts=&#8221;c:/xampp/php/ext/php_xdebug.dll&#8221;<br />
xdebug.remote_enable=on<br />
zend_extension=&#8221;c:/xampp/php/ext/php_xdebug.dll&#8221;<br />
xdebug.remote_enable=on<br />
xdebug.remote_host=localhost<br />
xdebug.remote_port=9002<br />
xdebug.profiler_enable_trigger=on<br />
xdebug.profiler_output_dir=&#8221;c:/xampp/php/xdebugOutput&#8221;<br />
xdebug.profiler_output_name=&#8221;timestamp&#8221;</p>
<p>[debugger]<br />
debugger.enabled=&#8221;on&#8221;</p>
<p>Hope this will work for you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saidur Rahman</title>
		<link>http://www.fanphp.com/2007/05/06/an-introduction-to-xdebug/#comment-93</link>
		<dc:creator>Saidur Rahman</dc:creator>
		<pubDate>Wed, 19 Sep 2007 04:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.fanphp.com/?p=20#comment-93</guid>
		<description>Hi,

Can you tell me how to install xdebug2.0 in xampp for windows

Thanks
saidur
web Developer
ECBB Bangaldesh Limited</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can you tell me how to install xdebug2.0 in xampp for windows</p>
<p>Thanks<br />
saidur<br />
web Developer<br />
ECBB Bangaldesh Limited</p>
]]></content:encoded>
	</item>
</channel>
</rss>
