NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
I can't get debugging to working


Joined: 23 Jul 2007
Posts: 1
Reply with quote
I've spent around 16 hours now trying to get debugging to work and I'm at my wits end.
I've installed, re-installed, read faqs, changed ini files, tried all possible combinations of settings, de-installed everyting, re-installed again, etc. and it just won't work.

Here's my setup
- I want to debug php files on a site that is on my local machine, http://localhost/test
- I have win2003 server with IIS
- I have a fresh installation of PhpED
- I installed DBF and phpinfo() now shows me:

"This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with DBG v2.15.5, (C) 2000,2007, by Dmitri Dmitrienko"

- Tools-Settings is set to "HTTP Mode (3rd party WEB server)"
- Project root dir is set to C:\inetpub\wwwroot\test
- Root URL is http://localhost/test
- Remote directory is C:\inetpub\wwwroot\test
- If I type http://localhost/test in my browser, the index.php file shows ok
- When I start PhpED, in my windows tray starts a tool PHP DBG Listener, message "IDE "PhpED IDEVersion 5.0 (Build 5025eval)" attached"
- Now when I open the index.php file in PhpED it says 'Failed to start debug session Please make sure that debugger module is started on the server'
- typing in my browser http://localhost:7869/test/index.php?DBGSESSID=392865437378800005;d=1,p=0,c=1 shows 'client connected/client disconnected' in the listener

Help!

Robert
View user's profileFind all posts by rvgrvgSend private message


Joined: 14 Jun 2007
Posts: 67
Reply with quote
Try using the Debug Wizard, it should be able to help you with it.

I've got a similar setup to you & had no problems getting it working correctly.
View user's profileFind all posts by CjungeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
Quote:
- I have a fresh installation of PhpED
...
"This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with DBG v2.15.5, (C) 2000,2007, by Dmitri Dmitrienko"

the problem is debugger version. You instlaled 2.15 (free) while PhpED works only with debugger version that comes with it. Please follow installation instructions: http://forum.nusphere.com/howto-install-debugger-module-t576.html

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