NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
I can't get the debugger to work


Joined: 27 May 2009
Posts: 2
Reply with quote
All,

I'm desperate! I can't get the debugger to work (it did work inthe past). Not by using the internal php CLI server and not by using an external php setup (using Apache 2.2 and php 5.2.9).

I get a time-out in both scenario's and whatever I do I can't get it resolved...

I'm running on Windows Vista SP3 with NuSphere 5.8 (build 5816)

Help!

I've even have had NuSphere completely removed and reinstalled but the problem does not go away...

When I'm using Apache 2.2 with loadable php model (in httpd.conf):
LoadModule php5_module "c:/Program Files/PHP/php5apache2_2.dll"

and extension (in php.ini):
extension=dbg-php-5.2.dll


including the needed debug lines:
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=localhost
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16


After restarting Apache phpinfo() doesn't show the extension module in its overview...

appreciate any hints or tricks,
Rob Musquetier
View user's profileFind all posts by RoboRobSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
Just for clarity: If you take a look at the "Loaded Configuration File" in the first box of the phpinfo output, it did load the INI file that you made the changes in right? PHP tends to be a bit annoying initially in that department Smile
View user's profileFind all posts by BlizzSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
Just run Project Settings Wizard and it will guide you through all the steps and help you check and configure your php to work with debugger.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
I can't get the 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