NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Can't get debugger to work


Joined: 15 Aug 2006
Posts: 2
Reply with quote
I can't get the debugger to work - it keeps timing out. I am doing all my work on my windows laptop. I am using the 3rd Party web server mode. Everything else appears to be working except the debugger.

I've followed all the instructions via the faq. Here's what I've done so far

I've installed PHPDbgPS7.dll in the extension directory shown by the PHPini file.
I've edited the Phpini file to include the following:-

[Zend]
zend_extension_ts = "C:\Program Files\xampp\php\ext\PHPDbgPS7.dll"
zend_extension_ts = "C:\Program Files\xampp\php\zendOptimizer\lib\ZendExtensionManager.dll"
zend_extension_manager.optimizer_ts = "C:\Program

Files\xampp\php\zendOptimizer\lib\Optimizer"
zend_optimizer.enable_loader = 0
zend_optimizer.optimization_level=15
;zend_optimizer.license_path =
; Local Variables:
; tab-width: 4
; End:


[debugger]
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=127.0.0.1
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16

The PHP DBG Listener is running in my system tray. When I telnet to it it using 127.0.0.1 it records the connection.

What do I do next to get the debugger to work? Without it I can't see much value in buying the product.

MerMer
View user's profileFind all posts by MerMerSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
sorry, but where PHPDbgPS7.dll is mentioned as a debugger? It's a pure client side library, a gateway between listener and IDE.
Debugger modules are libraries located in phped\debugger\server subdirectory and in case of Windows, they all are php_dbg.dll-*.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 25 Jul 2006
Posts: 28
Location: Germany
Reply with quote
MerMer,

please read the 2 last postings in below thread as well for additional help:
don-t-understand-howto-set-project-mapping-t2321.html

Cheers,
Tobias
View user's profileFind all posts by condev1972Send private messageVisit poster's website
Can't get debugger to work
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