Joined: 24 Mar 2005 |
Posts: 3 |
|
|
|
Posted: Wed Mar 23, 2005 4:09 am |
|
|
|
|
|
Hi,
I'm evaluating PHPED Version 3.3.3 on a Win2k Client.
I need to debug an application that is installed on a Red HAt Enterprise 3
machine.
I'm using php 4.3.2 , so I installed the right module ("dbg.so-4.3.2") and it seems all ok! From phpinfo I see:
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies with DBG v2.11.32, (C) 2000,2005, by Dmitri Dmitrienko
so, I think it should be all ok!
But when I try to start a debug session it says that:
Failed to start debug session
reason:
client host address [126.168.0.2;d=1,p=0] lookup failed
and I don't understand why... that address is ok... if I try a simple
"ping -t " to that address it seems that my win client could lookup that ip...
so I don't aunderstand which is the problems...
I've also checked the settings of the linux machine, such as the debugger port, the hosts allowed to connect, ecc. ecc. and it seems all ok.
Someone could help me, please?
tia
Domenico
|
|