Page 1 of 1

Help: The extension php_dbg.dll doesn't work???

Posted: Mon Mar 22, 2004 12:52 pm
by php_bachir
Hi,

I have installed EasyPhp 1.7.
I download php_dbg.dll-4.3.3RC1.
I put it in C:\Program Files\EasyPHP1-7\php\extensions.
In php.ini I have added:
debugger.JIT_enabled=On
debugger.JIT_host=clienthost
debugger.enabled = on
debugger.profiler_enabled = on
debugger.hosts_allow = localhost, 127.0.0.1
debugger.hosts_deny = ALL
debugger.ports= 7869, 10000/16

When i want to debugge with PhpEd I have this message:

"DBG

Failed to start debug session

reason:
client host address [http] lookup failed"

Thanks for Helping

Posted: Mon Mar 22, 2004 1:24 pm
by patrikG