NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Compatibility issues:DBG with Zend Optimizer & Winabler


Joined: 21 Apr 2008
Posts: 1
Reply with quote
Hi,

I am trying to switch from Zend Studio to PhpED. I installed the DBG (PHP DEBUGGER) on the server according to the instructions given in dbg-wizard.php and changed my php.ini file to:

[Zend]
zend_accelerator.enabled=1
zend_optimizer.optimization_level=15
zend_extension_manager.performance_suite_ts="C:\Program Files\Zend\WinEnabler\lib\ZPS-3.6.0"
zend_extension_ts=C:\Program Files\Zend\WinEnabler\lib\php_ext\php_dbg.dll-4.3.x
;zend_extension_ts="C:\Program Files\Zend\ZendStudioServer-5.1.0\lib\ZendExtensionManager.dll"
zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendStudioServer-5.1.0\lib\Optimizer-2.6.1"

[debugger]
debugger.hosts_allow= host1 host2 localhost
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16

However, after the installation, my Kayako helpdesk suite (which requires Zend Optimizer) stops working with an error message saying "Zend Optimizer not installed".

I have also tried the solution given at zend-optimizer-and-debugging-problem-t214.html and loaded php_dbg.dll-4.3.x as a normal PHP extension
extension=php_dbg.dll-4.3.x

and changed zend_extension_ts to
zend_extension_ts="C:\Program Files\Zend\lib\Optimizer-2.1.0\php-4.3.x\ZendOptimizer.dll"

Doing that fixes the Zend Optimizer problem and I am able to debug remotely but stops the Zend Winabler from working and I receive an error message "There is a problem with the settings of the Zend WinEnabler. Zend WinEnabler module was not loaded. Please re-install the Zend WinEnabler" when I try to log in to Zend Winabler Console on the server.

If anyone could help me out here, it would be really appreciated. Thanks.

My system settings are as follows:

# PHP Version: 4.3.9
# Web Server: Apache/2.0.55 (Win32) mod_ssl/2.0.55 OpenSSL/0.9.8a ZendWinEnabler/1.2.0

This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with Zend Extension Manager v1.0.9, Copyright (c) 2003-2006, by Zend Technologies with Zend Optimizer v2.6.1, Copyright (c) 1998-2006, by Zend Technologies with Zend Performance Suite v3.6.0, Copyright (c) 1999-2004, by Zend Technologies with Zend Debugger v5.1.0, Copyright (c) 1999-2006, by Zend Technologies
View user's profileFind all posts by nizzahSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
Quote:
There is a problem with the settings of the Zend WinEnabler. Zend WinEnabler module was not loaded

then load it the same way as ZendOptimizer.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Compatibility issues:DBG with Zend Optimizer & Winabler
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