NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
VS.PHP debugger


Joined: 20 Dec 2005
Posts: 2
Reply with quote
Ok, this one is probably answered elsewhere, but for the life of me I cannot find it

Scenario is
freeBSD, PHP 5.0.3
Zend Engine v2.0.3, Copyright (c) 1998-2004 Zend Technologies
with DBG v2.11.32, (C) 2000,2005, by Dmitri Dmitrienko

This all seems fine,
dbg listener listening on WinXp

Using VS 2003 and VS.php, this is all fine set debug to remote host

Try to run app and the webpage I get back is
DBG

Failed to start debug session

reason:
client host address [hostNameHere] lookup failed

php.ini looks like
extension=dbg.so
[debugger]
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=devMachineHere
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16

so no idea, any help appreciated, even pointing me in the right forum would be good
View user's profileFind all posts by mobileSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
client host address [hostNameHere] lookup failed

it means that debugger module running on the server has failed to resolve [hostNameHere] to IP address.
A DNS problem?
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 20 Dec 2005
Posts: 2
Reply with quote
So what you are saying is that I should be able to lookup the machineName.domain.local via the DNS of the server, and this is not something that the VS.PHP should be pushing to the server via the URL.

Thanks
View user's profileFind all posts by mobileSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
I'm not familar with VS.PHP and would recommend you contact their support.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Apr 2007
Posts: 1
Reply with quote
i am in charge of the QA of VS.Php and also provide support.

when you do a remote debugging, make sure that inside your VS.Php project properties you are making sure to use the proper port that DBG is going to connect on your machine.

Also, in order to best help you resolve your problem, i would need to know what build number of VS.Php you are using.

best Regards,
Steve.
View user's profileFind all posts by ebinfoSend private message
VS.PHP debugger
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