NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
PhpEd Debugging with Zenc Core for Oracle? *resolved*


Joined: 01 Feb 2005
Posts: 4
Reply with quote
hi

I'm testing Nusphere 4.6 with Zend Core for Oracle and Oracle XE
but I have problem with the debugging

as written in the help, I have put in the php.ini before any other zend_extension:
Code:
zend_extension_ts="E:\Zend\Core For Oracle\lib\zend\debugger\php-5.1.x\php_dbg.dll-5.1.x"


before i Have put
Code:
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow= 127.0.0.1 localhost exerc bzo1 emdola
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16


I have restarted the server, in the php info everything seems all right, I have the lines for the debugger:
Code:
DBG php debugger, version 3.1.1, Copyright 2001, 2006 Dmitri Dmitrienko


in my project, I have configured in the properties the mapping also
but when I Try to launch a debugging session
I have an error:

Failed to start debug session (time out), please verify if debug server is installed

any advise?
thanks
View user's profileFind all posts by bzolerSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
As far as I know Zend Core comes with Zend debugger and it causes all the problems.
Php just can't have two or more debuggers so you have to comment out all unneeded.


Last edited by dmitri on Fri Nov 10, 2006 7:25 pm; edited 2 times in total

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 01 Feb 2005
Posts: 4
Reply with quote
hi Dmitri

I suppressed all lines in connection with zend debugger
and it works perfectly now

thanks again

good week-end
View user's profileFind all posts by bzolerSend private message
PhpEd Debugging with Zenc Core for Oracle? *resolved*
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