NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Problems setting up dbg


Joined: 31 Jul 2006
Posts: 2
Reply with quote
Hi,

I want to install dbg and downloaded the free version. I put php_dbg.dll (v5.1.2) to C:\PHP\ext and added the following to php.ini:

extension=php_dbg.dll

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

When I call phpinfo() now it doesn't mention dbg anywhere. Have a look yourself:


I use php v5.1.4, but could only get php_dbg.dll v5.1.2, is that a problem?

Or why else doesn't it work?
View user's profileFind all posts by BanjobeniSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
First of all, the following settings:
Quote:
debugger.hosts_allow=192.168.1.3
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16

have no effect for the free version of the debugger. Ip-based security is supported by commercial version only.

Regarding the rest, please check Apache error log. Probably it has something that will show what's up.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 31 Jul 2006
Posts: 2
Reply with quote
It's not an apache but an IIS6.
i tried around with an apache and it worked, so i think the problem might be isapi. anyone else encontered such a probelm?
View user's profileFind all posts by BanjobeniSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
Did you try to reboot the machine?
Or at least restart both IIS and IIS ADMIN.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Problems setting up dbg
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