<?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: Zend Debugger with Zend Optimizer on XAMPP</title>
	<atom:link href="http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/</link>
	<description>technology babbling</description>
	<lastBuildDate>Fri, 13 Jan 2012 06:47:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: manoj</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-1246</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Tue, 22 Nov 2011 06:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-1246</guid>
		<description>thank you veru much , but it i9s required to add another line in php ini 
zend_extension=&quot;C:\xampp\php\zendOptimizer\lib\Debugger\php-5.2.x\ZendDebugger.dll&quot;
full path to dll file...

anyways thank you very much</description>
		<content:encoded><![CDATA[<p>thank you veru much , but it i9s required to add another line in php ini<br />
zend_extension=&#8221;C:\xampp\php\zendOptimizer\lib\Debugger\php-5.2.x\ZendDebugger.dll&#8221;<br />
full path to dll file&#8230;</p>
<p>anyways thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viresh</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-1177</link>
		<dc:creator>viresh</dc:creator>
		<pubDate>Thu, 18 Aug 2011 20:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-1177</guid>
		<description>from past few days i am trying to configure zend debugger, but i am not getting the result :(

my env is as follows-
OS-windows 7
xampp-1.7.4
php-5.3.5
IDE-phpEclipse

i have downloaded latest version of zend debugger, extracted it then put into folder &quot;php-5.3.x&quot; under &quot;C:\xampp\php\zendOptimizer\lib\Debugger&quot;

my php.ini file look like this-
[zend]
zend_extension_ts = &quot;C:\xampp\php\zendOptimizer\lib\ZendExtensionManager.dll&quot;
zend_extension_manager.verbose=On
zend_extension_manager.optimizer_ts = &quot;C:\xampp\php\zendOptimizer\lib\Optimizer&quot;
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level=15

[Zend DEBUGGER]
zend_extension_manager.debug_server_ts = &quot;C:\xampp\php\zendOptimizer\lib\Debugger&quot;
zend_debugger.expose_remotely=allowed_hosts
zend_debugger.allow_hosts=127.0.0.1/24,192.168.0.0/16
zend_debugger.allow_tunnel=127.0.0.1/32

even after these changes i am not getting the zend debugger info in phpinfo().

i tried the the following method as well, but no use :(
[Zend]
zend_extension_ts= &quot;C:\xampp\php\zendOptimizer\lib\Debugger\ZendDebugger.dll&quot;
zend_debugger.allow_hosts=127.0.0.1/24,192.168.0.0/16
zend_debugger.expose_remotely=always

please anyone help me out to resolve this.</description>
		<content:encoded><![CDATA[<p>from past few days i am trying to configure zend debugger, but i am not getting the result :(</p>
<p>my env is as follows-<br />
OS-windows 7<br />
xampp-1.7.4<br />
php-5.3.5<br />
IDE-phpEclipse</p>
<p>i have downloaded latest version of zend debugger, extracted it then put into folder &#8220;php-5.3.x&#8221; under &#8220;C:\xampp\php\zendOptimizer\lib\Debugger&#8221;</p>
<p>my php.ini file look like this-<br />
[zend]<br />
zend_extension_ts = &#8220;C:\xampp\php\zendOptimizer\lib\ZendExtensionManager.dll&#8221;<br />
zend_extension_manager.verbose=On<br />
zend_extension_manager.optimizer_ts = &#8220;C:\xampp\php\zendOptimizer\lib\Optimizer&#8221;<br />
zend_optimizer.enable_loader = 0<br />
zend_optimizer.optimization_level=15</p>
<p>[Zend DEBUGGER]<br />
zend_extension_manager.debug_server_ts = &#8220;C:\xampp\php\zendOptimizer\lib\Debugger&#8221;<br />
zend_debugger.expose_remotely=allowed_hosts<br />
zend_debugger.allow_hosts=127.0.0.1/24,192.168.0.0/16<br />
zend_debugger.allow_tunnel=127.0.0.1/32</p>
<p>even after these changes i am not getting the zend debugger info in phpinfo().</p>
<p>i tried the the following method as well, but no use :(<br />
[Zend]<br />
zend_extension_ts= &#8220;C:\xampp\php\zendOptimizer\lib\Debugger\ZendDebugger.dll&#8221;<br />
zend_debugger.allow_hosts=127.0.0.1/24,192.168.0.0/16<br />
zend_debugger.expose_remotely=always</p>
<p>please anyone help me out to resolve this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-807</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 20 Jan 2011 22:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-807</guid>
		<description>Fore those who have still problems and don&#039;t see Debugger in the phpinfo(), i have had to change the name of version folders in the folder &quot;Debugger&quot;.
eg. you have to change &quot;4_3_x_comp&quot; to &quot;php-4.3.x&quot;
Look at the names in the &quot;zendOptimizer&quot; folder.

Thanks for the tuto</description>
		<content:encoded><![CDATA[<p>Fore those who have still problems and don&#8217;t see Debugger in the phpinfo(), i have had to change the name of version folders in the folder &#8220;Debugger&#8221;.<br />
eg. you have to change &#8220;4_3_x_comp&#8221; to &#8220;php-4.3.x&#8221;<br />
Look at the names in the &#8220;zendOptimizer&#8221; folder.</p>
<p>Thanks for the tuto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-709</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 05 Oct 2010 16:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-709</guid>
		<description>u r great i was looking for this all nigth long yesterday and nothing, thanks</description>
		<content:encoded><![CDATA[<p>u r great i was looking for this all nigth long yesterday and nothing, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Brañez</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-205</link>
		<dc:creator>Jose Brañez</dc:creator>
		<pubDate>Fri, 20 Nov 2009 03:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-205</guid>
		<description>This solution works great!!! thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>This solution works great!!! thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Sterna</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-100</link>
		<dc:creator>Tomasz Sterna</dc:creator>
		<pubDate>Tue, 16 Jun 2009 10:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-100</guid>
		<description>Have you checked that your PHP is using the php.ini you&#039;re editing?
I was scratching my head lately after upgrade to the newest XAMPP release and it turned out they changed the Apache module php.ini location to \XAMPP\php\php.ini</description>
		<content:encoded><![CDATA[<p>Have you checked that your PHP is using the php.ini you&#8217;re editing?<br />
I was scratching my head lately after upgrade to the newest XAMPP release and it turned out they changed the Apache module php.ini location to \XAMPP\php\php.ini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier R. Ruzafa</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-99</link>
		<dc:creator>Javier R. Ruzafa</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-99</guid>
		<description>Thanks for this tip but I can&#039;t to run this configuration out. If I use ZendExtensionManager, debugger library doesn&#039;t appear in info page like it was not loaded. I&#039;ve written down just this lines in my php.ini file:

[Zend]
zend_extension_ts = &quot;D:\xampp\php\zendOptimizer\lib\ZendExtensionManager.dll&quot;
zend_extension_manager.verbose=On

;zend_extension_manager.optimizer_ts = &quot;D:\xampp\php\zendOptimizer\lib\Optimizer&quot;
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level=15
;zend_optimizer.license_path =
; Local Variables:
; tab-width: 4
; End:

;20090612 javier zend debugger
;zend_extension_ts=&quot;D:\xampp\php\zendOptimizer\lib\Debugger\ZendDebugger.dll&quot;
zend_extension_manager.debug_server_ts = &quot;D:\xampp\php\zendOptimizer\lib\Debugger\ZendDebugger.dll&quot;
zend_debugger.expose_remotely=allowed_hosts
zend_debugger.allow_hosts=127.0.0.1/24,10.104.6.177/200,169.254.214.222/248 
;;zend_debugger.expose_remotely=always
zend_debugger.allow_tunnel=127.0.0.1/32
;zend_debugger.connector_port=10001

Any idea about?
Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for this tip but I can&#8217;t to run this configuration out. If I use ZendExtensionManager, debugger library doesn&#8217;t appear in info page like it was not loaded. I&#8217;ve written down just this lines in my php.ini file:</p>
<p>[Zend]<br />
zend_extension_ts = &#8220;D:\xampp\php\zendOptimizer\lib\ZendExtensionManager.dll&#8221;<br />
zend_extension_manager.verbose=On</p>
<p>;zend_extension_manager.optimizer_ts = &#8220;D:\xampp\php\zendOptimizer\lib\Optimizer&#8221;<br />
zend_optimizer.enable_loader = 0<br />
zend_optimizer.optimization_level=15<br />
;zend_optimizer.license_path =<br />
; Local Variables:<br />
; tab-width: 4<br />
; End:</p>
<p>;20090612 javier zend debugger<br />
;zend_extension_ts=&#8221;D:\xampp\php\zendOptimizer\lib\Debugger\ZendDebugger.dll&#8221;<br />
zend_extension_manager.debug_server_ts = &#8220;D:\xampp\php\zendOptimizer\lib\Debugger\ZendDebugger.dll&#8221;<br />
zend_debugger.expose_remotely=allowed_hosts<br />
zend_debugger.allow_hosts=127.0.0.1/24,10.104.6.177/200,169.254.214.222/248<br />
;;zend_debugger.expose_remotely=always<br />
zend_debugger.allow_tunnel=127.0.0.1/32<br />
;zend_debugger.connector_port=10001</p>
<p>Any idea about?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Sterna</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-26</link>
		<dc:creator>Tomasz Sterna</dc:creator>
		<pubDate>Tue, 07 Apr 2009 13:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-26</guid>
		<description>You may if you use the standalone/CGI PHP binaries. The Apache SAPI PHP module uses the php.ini in apache\bin directory. You may check it yourself with phpinfo() function.</description>
		<content:encoded><![CDATA[<p>You may if you use the standalone/CGI PHP binaries. The Apache SAPI PHP module uses the php.ini in apache\bin directory. You may check it yourself with phpinfo() function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: website design</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-25</link>
		<dc:creator>website design</dc:creator>
		<pubDate>Mon, 06 Apr 2009 21:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-25</guid>
		<description>Thank you for the great tips. I did update my php.ini in apache\bin\ directory. I was wondering if I was supose to update the 2 php.ini and php5.ini in xampp\php as well ?

Thank you</description>
		<content:encoded><![CDATA[<p>Thank you for the great tips. I did update my php.ini in apache\bin\ directory. I was wondering if I was supose to update the 2 php.ini and php5.ini in xampp\php as well ?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Sterna</title>
		<link>http://tomasz.sterna.tv/2009/03/zend-debugger-with-zend-optimizer-on-xampp/comment-page-1/#comment-22</link>
		<dc:creator>Tomasz Sterna</dc:creator>
		<pubDate>Wed, 01 Apr 2009 19:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://tomasz.sterna.tv/?p=68#comment-22</guid>
		<description>If you do not see any errors, this means that Apache configuration is correct.
Unfortunately I use Eclipse PDT and Zend Debugger just works there - I didn&#039;t have to configure anything (just selected that I am using Zend Debugger).</description>
		<content:encoded><![CDATA[<p>If you do not see any errors, this means that Apache configuration is correct.<br />
Unfortunately I use Eclipse PDT and Zend Debugger just works there &#8211; I didn&#8217;t have to configure anything (just selected that I am using Zend Debugger).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

