NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
php 5.2.3


Joined: 12 Jul 2007
Posts: 1
Reply with quote
i recently upgraded apache and php on my server.
PHP 5.2.3
Apache 2.2.2 (Win32)

Ive had the debugger module running on several other machines without any problems, and i have the file in the correct location, but it doesnt work.
Here is the part of my ini file that contains the debugger stuff.. if anyone could give me any clues.

[Zend]

[Xdebug]

xdebug.auto_trace=On
xdebug.profiler_enable=On

[Debugger]
debugger.enabled=On
debugger.profiler_enabled=On
debugger.ports=7869, 10000/16
debugger.JIT_enabled=On
[Zend]



zend_extension_ts="c:\Zend\Core\lib\phpext\php_dbg.dll-5.2.x"
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level = 15


extension=php_soap.dll
extension=php_mysql.dll
extension=php_odbc.dll
extension_dir="c:\Zend\Core\lib\phpext"


;***** Added by go-pear
include_path=".;C:\Zend\Core\bin\pear"
;*****

fastcgi.impersonate=1

zend_extension="c:\Zend\Core\lib\zend\ZendExtensionManager.dll"
zend_extension_manager.optimizer="c:\Zend\Core\lib\zend\optimizer"
View user's profileFind all posts by jnalleySend private messageAIM Address
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
ZC uses custom build of php modules and have made their php incompatible with all other modules.
If you have no particular reasons to run ZC instead of free distributions based on Apache (like NuSphere TechPlatform or XAMPP), I'd recommend you to switch.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
php 5.2.3
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