<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vGrup  Blog &#187; php debug</title>
	<atom:link href="http://www.vgrup.com/tag/php-debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vgrup.com</link>
	<description>Vgrup for Geek and Robot Unix Party</description>
	<lastBuildDate>Thu, 24 Nov 2011 13:24:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>netbeans ile php debug</title>
		<link>http://www.vgrup.com/2010/02/25/netbeans-ile-php-debug/</link>
		<comments>http://www.vgrup.com/2010/02/25/netbeans-ile-php-debug/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:53:28 +0000</pubDate>
		<dc:creator>İsmail ÇAKIR</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[php debug]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=300</guid>
		<description><![CDATA[Netbeans idesinde php kodlarınıza debug yapmak isterseniz; xdebug paketini kurun sudo apt-get install php5-xdebug daha sonra /etc/php5/apache2/php.ini dosyasını editleyip aşağıdaki satıları ekleyin; xdebug.remote_enable=on xdebug.remote_handler=dbgp xdebug.remote_host=localhost xdebug.remote_port=9000 apacheyi restart edip hatalarınızı bulmaya başlıyabilirsiniz. Tags: debug, netbeans, php, php debug, xdebug]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vgrup.com/tag/netbeans/" class="st_tag internal_tag" rel="tag" title="Posts tagged with netbeans">Netbeans</a> idesinde <a href="http://www.vgrup.com/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with php">php</a> kodlarınıza <a href="http://www.vgrup.com/tag/debug/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debug">debug</a> yapmak isterseniz;</p>
<p><a href="http://www.vgrup.com/tag/xdebug/" class="st_tag internal_tag" rel="tag" title="Posts tagged with xdebug">xdebug</a> paketini kurun</p>
<p><code>sudo apt-get install php5-xdebug</code></p>
<p>daha sonra</p>
<p>/etc/php5/apache2/php.ini  dosyasını editleyip aşağıdaki satıları ekleyin;</p>
<p><code>xdebug.remote_enable=on<br />
xdebug.remote_handler=dbgp<br />
xdebug.remote_host=localhost<br />
xdebug.remote_port=9000</code></p>
<p>apacheyi restart edip hatalarınızı bulmaya başlıyabilirsiniz.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/25/netbeans-ile-php-debug/' addthis:title='netbeans ile php debug'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	Tags: <a href="http://www.vgrup.com/tag/debug/" title="debug" rel="tag">debug</a>, <a href="http://www.vgrup.com/tag/netbeans/" title="netbeans" rel="tag">netbeans</a>, <a href="http://www.vgrup.com/tag/php/" title="php" rel="tag">php</a>, <a href="http://www.vgrup.com/tag/php-debug/" title="php debug" rel="tag">php debug</a>, <a href="http://www.vgrup.com/tag/xdebug/" title="xdebug" rel="tag">xdebug</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/25/netbeans-ile-php-debug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

