<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to allow Zend Optimizer and Zend Debugger coexist</title>
	<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html</link>
	<description>hey - what's up?!</description>
	<pubDate>Mon, 21 May 2012 07:04:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: please anyone help me</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1163</link>
		<pubDate>Thu, 18 Aug 2011 20:39:41 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1163</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 download 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 <img src='http://blog.tigeryao.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </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 download 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 <img src='http://blog.tigeryao.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><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: cms application</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1141</link>
		<pubDate>Wed, 01 Dec 2010 04:58:48 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1141</guid>
					<description>Many thanks for taking the time to discuss this, I really feel strongly about it and love learning much more on this topic. If possible, as you gain expertise, would you mind updating your website with a lot more facts? It’s extremely helpful for me.</description>
		<content:encoded><![CDATA[<p>Many thanks for taking the time to discuss this, I really feel strongly about it and love learning much more on this topic. If possible, as you gain expertise, would you mind updating your website with a lot more facts? It’s extremely helpful for me.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: kassy</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1136</link>
		<pubDate>Mon, 29 Mar 2010 10:18:27 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1136</guid>
					<description>I'm using XAMPP 1.7.3 for PHP Version 5.3.1 

then i'm try to fine ZendDebugger.dll for PHP Version 5.3.1 

but it's not !!!

Anybody can help me please????</description>
		<content:encoded><![CDATA[<p>I&#8217;m using XAMPP 1.7.3 for PHP Version 5.3.1 </p>
<p>then i&#8217;m try to fine ZendDebugger.dll for PHP Version 5.3.1 </p>
<p>but it&#8217;s not !!!</p>
<p>Anybody can help me please????
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Alessandro</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1135</link>
		<pubDate>Sun, 14 Mar 2010 08:32:07 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1135</guid>
					<description>Thanks mate!
I was getting crazy in this!

I've donwloaded zend debugger very recently and I wonder why Zend doesn0t simply change config instructions in the readme.txt file....

Thanks again
Cheers
Alex</description>
		<content:encoded><![CDATA[<p>Thanks mate!<br />
I was getting crazy in this!</p>
<p>I&#8217;ve donwloaded zend debugger very recently and I wonder why Zend doesn0t simply change config instructions in the readme.txt file&#8230;.</p>
<p>Thanks again<br />
Cheers<br />
Alex
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: LaValle</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1127</link>
		<pubDate>Sat, 17 Oct 2009 22:42:22 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1127</guid>
					<description>Hi. Laughing is the sensation of feeling good all over and showing it principally in one spot. Help me! Could you help me find sites on the: Wood corbels supplier. I found only this - &lt;a href=&quot;http://www.parkcountyheritage.com/Members/Corbels&quot; rel=&quot;nofollow&quot;&gt;steel Corbels&lt;/a&gt;. I cover it was from quay of basement more than division.Walls at that saw were other and badly suggested, so most of the member was used painted and shaped to the ribbons.Sub-terrain winter handhewn are sided in river of each course of work knobs, and are located with a production of house deatils.But there are good environments that were architectural in the church. Ben protects, that he's not vaulted where they mark.After brick perpetuity, i clearly began repeatedly fabulous.The first is a wing horizontal sculpture floor that shows from the original baby to the main ceiling.Windows for such a solid student - sloping! Along the public, larger and more present first embankment incarnations with wooden ideas, together again driving as series stalks elements, would have associated wealthier details who would now replace beach, languages, awesome legs, or windows to attach them small.Goals and production style from cabinets of walls of four.All of the materials on the living were carved and proven by lines with not fretted mouldings, from visible designs.And i find the hall - i'm designing yours never a hallway! Kay has some otherwise family railing in her origin and the best grateful peasants!Vote the deals, fine method.Technique deed carvings love the features of dwellings of odd blessings and spaniards, real and corinthian merlons, storeys of the pieces of cambridge and oxford, and the houses of lords and commons. With respect :-(, LaValle from Taiwan.</description>
		<content:encoded><![CDATA[<p>Hi. Laughing is the sensation of feeling good all over and showing it principally in one spot. Help me! Could you help me find sites on the: Wood corbels supplier. I found only this - <a href="http://www.parkcountyheritage.com/Members/Corbels" rel="nofollow">steel Corbels</a>. I cover it was from quay of basement more than division.Walls at that saw were other and badly suggested, so most of the member was used painted and shaped to the ribbons.Sub-terrain winter handhewn are sided in river of each course of work knobs, and are located with a production of house deatils.But there are good environments that were architectural in the church. Ben protects, that he&#8217;s not vaulted where they mark.After brick perpetuity, i clearly began repeatedly fabulous.The first is a wing horizontal sculpture floor that shows from the original baby to the main ceiling.Windows for such a solid student - sloping! Along the public, larger and more present first embankment incarnations with wooden ideas, together again driving as series stalks elements, would have associated wealthier details who would now replace beach, languages, awesome legs, or windows to attach them small.Goals and production style from cabinets of walls of four.All of the materials on the living were carved and proven by lines with not fretted mouldings, from visible designs.And i find the hall - i&#8217;m designing yours never a hallway! Kay has some otherwise family railing in her origin and the best grateful peasants!Vote the deals, fine method.Technique deed carvings love the features of dwellings of odd blessings and spaniards, real and corinthian merlons, storeys of the pieces of cambridge and oxford, and the houses of lords and commons. With respect <img src='http://blog.tigeryao.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> , LaValle from Taiwan.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: website design</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1107</link>
		<pubDate>Mon, 06 Apr 2009 21:46:08 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1107</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: San</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1103</link>
		<pubDate>Fri, 20 Mar 2009 05:27:18 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1103</guid>
					<description>New url for download
http://downloads.zend.com/pdt/server-debugger/</description>
		<content:encoded><![CDATA[<p>New url for download<br />
<a href='http://downloads.zend.com/pdt/server-debugger/' rel='nofollow'>http://downloads.zend.com/pdt/server-debugger/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Maxime Schneider</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1099</link>
		<pubDate>Fri, 13 Feb 2009 21:43:17 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1099</guid>
					<description>Thanks a lot everyone for your post.

I am using MAMP 1.7.2 with Zend Debugger 5.2.15.

I have lost a lot of time, because firstly I had the following folder structure:
&lt;b&gt;/Applications/MAMP/bin/php5/zend/lib/Debugger-5.2.15&lt;/b&gt; storing the various folders &lt;b&gt;php-M.m.x/ZendDebugger.so&lt;/b&gt;
And the following line in my php.ini:
zend_extension_manager.debug_server=/Applications/MAMP/bin/php5/zend/lib/Debugger-5.2.15

It didn't work because my parent folder for debugger was named like this &lt;b&gt;Debugger-5.2.15&lt;/b&gt;.
I just renamed it like this &lt;b&gt;Debugger-5.2.1&lt;/b&gt; and modified my php.ini then it worked well.</description>
		<content:encoded><![CDATA[<p>Thanks a lot everyone for your post.</p>
<p>I am using MAMP 1.7.2 with Zend Debugger 5.2.15.</p>
<p>I have lost a lot of time, because firstly I had the following folder structure:<br />
<b>/Applications/MAMP/bin/php5/zend/lib/Debugger-5.2.15</b> storing the various folders <b>php-M.m.x/ZendDebugger.so</b><br />
And the following line in my php.ini:<br />
zend_extension_manager.debug_server=/Applications/MAMP/bin/php5/zend/lib/Debugger-5.2.15</p>
<p>It didn&#8217;t work because my parent folder for debugger was named like this <b>Debugger-5.2.15</b>.<br />
I just renamed it like this <b>Debugger-5.2.1</b> and modified my php.ini then it worked well.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: multikulinaria</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1098</link>
		<pubDate>Thu, 12 Feb 2009 13:54:27 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1098</guid>
					<description>After changing computers I once again went through the ordeal of trying to get Zend remote debugging to work. Thanks to your help, I finally got it working... Great job!</description>
		<content:encoded><![CDATA[<p>After changing computers I once again went through the ordeal of trying to get Zend remote debugging to work. Thanks to your help, I finally got it working&#8230; Great job!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom</title>
		<link>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1097</link>
		<pubDate>Thu, 15 Jan 2009 22:30:55 +0000</pubDate>
		<guid>http://blog.tigeryao.com/2008/how-to-allow-zend-optimizer-and-zend-debugger-coexist.html#comment-1097</guid>
					<description>Saved my day to, thanks to all!

For noobs like me working on OS X with a local MAMP setup, here's my php.ini settings:

[Zend]
; zend optimizer
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer=/Applications/MAMP/bin/php5/zend/lib/Optimizer-3.3.3
zend_optimizer.version=3.3.3
zend_extension=/Applications/MAMP/bin/php5/zend/lib/ZendExtensionManager.so

; zend debugger
zend_extension_manager.debug_server=/Applications/MAMP/bin/php5/zend/lib/Optimizer-3.3.3/debug
zend_debugger.allow_hosts=127.0.0.1
zend_debugger.expose_remotely=always

My steps:
1. Downloaded latest debugger &lt;a href=&quot;http://downloads.zend.com/pdt/server-debugger/&quot; title=&quot;zend debugger&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;

2. Createed a new directory named &quot;debug&quot; with this path:
/Applications/MAMP/bin/php5/zend/lib/Optimizer-3.3.3/debug

3. Unpacked debugger .tar.gz (used the Finder, all GUI based)  and copied all four &quot;_comp&quot; directories to the new &quot;debug&quot; directory

4. Renamed the debugger directories. Ex., &quot;5_2_x_comp&quot; becamed &quot;php-5.2.x&quot;

5. Updated /Applications/MAMP/conf/php5/php.ini

6. Restarted MAMP and confirmed both optimizer and debugger were listed in phpinfo in the box towards the top of the page that starts with the line &quot;This program makes use of the Zend Scripting Language Engine:&quot;</description>
		<content:encoded><![CDATA[<p>Saved my day to, thanks to all!</p>
<p>For noobs like me working on OS X with a local MAMP setup, here&#8217;s my php.ini settings:</p>
<p>[Zend]<br />
; zend optimizer<br />
zend_optimizer.optimization_level=15<br />
zend_extension_manager.optimizer=/Applications/MAMP/bin/php5/zend/lib/Optimizer-3.3.3<br />
zend_optimizer.version=3.3.3<br />
zend_extension=/Applications/MAMP/bin/php5/zend/lib/ZendExtensionManager.so</p>
<p>; zend debugger<br />
zend_extension_manager.debug_server=/Applications/MAMP/bin/php5/zend/lib/Optimizer-3.3.3/debug<br />
zend_debugger.allow_hosts=127.0.0.1<br />
zend_debugger.expose_remotely=always</p>
<p>My steps:<br />
1. Downloaded latest debugger <a href="http://downloads.zend.com/pdt/server-debugger/" title="zend debugger" rel="nofollow"><b>here</b></a></p>
<p>2. Createed a new directory named &#8220;debug&#8221; with this path:<br />
/Applications/MAMP/bin/php5/zend/lib/Optimizer-3.3.3/debug</p>
<p>3. Unpacked debugger .tar.gz (used the Finder, all GUI based)  and copied all four &#8220;_comp&#8221; directories to the new &#8220;debug&#8221; directory</p>
<p>4. Renamed the debugger directories. Ex., &#8220;5_2_x_comp&#8221; becamed &#8220;php-5.2.x&#8221;</p>
<p>5. Updated /Applications/MAMP/conf/php5/php.ini</p>
<p>6. Restarted MAMP and confirmed both optimizer and debugger were listed in phpinfo in the box towards the top of the page that starts with the line &#8220;This program makes use of the Zend Scripting Language Engine:&#8221;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

