DBG and PHP Coder Problem |
|
i have a problem to make DBG Debugger and PHP Coder work..
i'm using IIS with PHP Version 4.3.9. i followed the installation instructions of the DBG and i got this message when i run <? phpinfo(); ?>: "DBG php debugger, version 2.11.30, Copyright 2001, 2004, Dmitri Dmitrienko, www.nusphere.com" i registered PHPDbgPS.dll successfully. i installed the PHP Coder and it asks me to integrate it with the DBG and i accepted. i opened the DBG listener and it started successfully when i opened the PHP Coder the listener wrote "Listener is started" i set the settings of the PHP Coder so it use the webserver and i set the parameters of the PHP Interpreter and the Server settings. When i'm trying to run any php file include a breakpoint the PHP coder load it in its browser without debugging. i don't know if i i need to do something or i missed something Thank u |
||||||||||||
|
Site Admin
|
try to debug <? phpinfo(); ?> and make sure DBGSESSID is specified and is of correct syntax.
|
||||||||||||
|
Site Admin
|
|
||||||||||||
|
|
i tried it and it works..
Thank you |
||||||||||||
|
same problem - but this solution didnt work for me... |
|
using PhpED IDE Version 3.3 (Build 3332) php version 4.3.4.4
I tried to add the following line to php.ini: DBGSESSID=1@clienthost:7869;d=1 now the debugger conf in php.ini look like this: [debugger] debugger.enabled=On debugger.profiler_enabled=On DBGSESSID=1@clienthost:7869;d=1 but it's still didnt work... can you help me? |
||||||||||||
|
Site Admin
|
nothing said you have to add this line to php.ini...
You may add it to URL. But while you work with phped you don't need to do it because PHPED does it for you whenever you click Run In Debugger. |
||||||||||||
|
DBG and PHP Coder Problem |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by