NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Zend optimizer with PhpEd set up issue


Joined: 16 Jun 2007
Posts: 6
Reply with quote
Hi,
I'm having trouble having the PhpEd debugger/profiler work with zend optimizer. I looked into the messages in the forum and made necessary changes. Here are the details of my set up. If I can get the profiler working, it will really help me.

1. A small script with <?php phpinfo() ?> is accessed and the snapshots are attached. (a) phpver (b) debugger

2. I've added the following lines to C:\Programs\xampp\apache\bin\php.ini

[debugger]
zend_extension_ts="C:\Program Files\nusphere\phped\debugger\server\Win32\x86\php_dbg.dll-5.2.x"

[Zend]
zend_optimizer.optimization_level=15
zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.2.2\lib\Optimizer-3.2.2\php-5.2.x\ZendOptimizer.dll"

Is there something I'm missing?

Thanks,
Srini





View user's profileFind all posts by dsvidduSend private message


Joined: 16 Jun 2007
Posts: 6
Reply with quote
One more bit of info, when http://localhost/myphpinfo.php is invoked from a browser, I see that zend optimizer is listed. But when I invoke the same from PhpEd IDE, zend optimizer doesn't show up.
View user's profileFind all posts by dsvidduSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
I do not see any problems.
When you say you run it from the IDE, do you mean you run php that comes with phped or php that you installed with zend optimizer? In the first case, it's absolutely okay to see no optimizers because it does not come with the IDE.
In order to work with web server that is installed by you, you need to set Run Mode to 3rd party web server. See project properties.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Zend optimizer with PhpEd set up issue
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic