NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Windows - DBG - no connection


Joined: 19 Dec 2004
Posts: 1
Reply with quote
Hello,

I've installed DBG extension 2.11.30 on PHP 4.3.8 under Windows XP.

phpinfo in my browser tells me that it is installed properly:

debugger.enable_session_cookie On On
debugger.enabled On On
debugger.fail_silently On On
debugger.ignore_nops Off Off
debugger.JIT_enabled On On
debugger.JIT_host clienthost clienthost
debugger.JIT_level 3 3
debugger.JIT_port 7869 7869
debugger.profiler_enabled On On
debugger.session_nocache On On
debugger.timeout_seconds 300 300

The client (PHP DBG Listener) is on the same machine as the server.

But when I execute a php script from the command line or from my browser (Apache2 is my web server) nothing happens in the listener window.

It looks like the DLL is not even trying to connect to the debugging port when PHP is executing a script.

Have I forgotten something?

Thanks for your help.
View user's profileFind all posts by dim19Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Debugger is NOT supposed to run when you just execute your scripts.
You have to either use IDE or supply special argument. See "HOW TO RUN DEBUG SESSION" topic in the FAQ.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Windows - DBG - no connection
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