NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
IIS (3rd party Web Server) and Debugging


Joined: 01 Aug 2005
Posts: 1
Reply with quote
We are looking to buy PHPed, as we are testing it now. We use our stand alone clients for development so developers can continue their projects when not in the office (all dummy databases and what not) are on each system). I am currently using the watered down version of IIS (cant afford to have full version on 25 systems, planning switch to Apache sometime soon) that comes with XP PRO and we wrote am ISAPI Filter dll that will map URL's to specific directorys (Virtual Directories) due to the standard limitations of IIS 5.1.

When I switch IDE and Workspace settings to use 3rd Party debugger I keep geting time outs or can not connect. If I switch back the the included web server it works. I have the following in my php.ini:

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

NOTE: 127.0.0.1 could be any IP as I have tried.

I am thinking of making my descision on buying this software rather quickly if this can be resolved.

Also running phpinfo in a script indicates that debugger is up and running, and the little dish icon is in my system tray. Any help for configuration is appreciated.

Thanks,
Mark Howard
View user's profileFind all posts by mhowardSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Most probably, you forgot to install the debugger module itself. Make sure extension=php_dbg.dll line is in php.ini and all the debugger related settings are below it.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
IIS (3rd party Web Server) and Debugging
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