NuSphere Forums Forum Index
NuSphere Forums
Reply to topic


Joined: 17 Feb 2008
Posts: 25
Reply with quote
How many ports do I need available to run the debugger? I have only 21, 80, 443 and am running the software to be debugged over 80 and 443.
View user's profileFind all posts by kevinPSend private message


Joined: 17 Feb 2008
Posts: 25
Reply with quote
Failed to start DBG session

current error message is
Reason: connection to the client address xx.xxx.xxx.132:1000 is not allowed
Not sure what it means? Visit http://www.nusphere.com/dbg/ for troubleshooting.


Debugger request: "xxx015594301500004@clienthost:1000;d=1,p=0,c=0"
Request found in: "query_string"
Target PHP version: "5.1.x"
Server API: "CGI/FastCGI"
Extensions API: "220051025"
Modules API: "20050922"
PHP API: "20041225"

PHP Ini file contains

[debugger]
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow= xx.xxx.xxx.132
debugger.hosts_deny=ALL
debugger.ports=21, 10000/16

debugger - tools->setting->run & Debug-> debugger port it shows 21, but if I select it it goes to 1000
debugger - tools->setting->run & Debug-> debuuger host = clienthost
View user's profileFind all posts by kevinPSend private message


Joined: 17 Feb 2008
Posts: 25
Reply with quote
if we cant get ftp port to work can PhpEd use a proxy server?

According to Godaddy (in the contect of reaching paypal)

Thank you for contacting customer support. Please note for outbound connections if done securely (via port 443) need to go through our proxy server to do so. You will need to either use cURL or another scripting language for this with the proxy IP of 64.202.165.130 and a port of 3128.
View user's profileFind all posts by kevinPSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
TCP, UDp or both protocols?

TCP only

Quote:
How many ports do I need available to run the debugger?

only one

Quote:
Reason: connection to the client address xx.xxx.xxx.132:1000 is not allowed

you need to add xx.xxx.xxx.132 to the list in
debugger.hosts_allow= xx.xxx.xxx.132
and 1000 to
debugger.ports=1000

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 17 Feb 2008
Posts: 25
Reply with quote
port 1000 is not available.
I have the client ip address properly included
I need nusphere Phped to run on ftp port
poert 443 is available only through a proxy server
How can I determine if ftp is active or passive mode or both?

in a private message you asked about ports over 10k. I've not found any yet.

can you provide a copy of PhpEd that can run over the ftp port?
View user's profileFind all posts by kevinPSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
Reason: connection to the client address xx.xxx.xxx.xxx:1000 is not allowed

this line in the error message means that DBG has stopped itself, not firewall. You need to update php.ini and add xx.xxx.xxx.xxx address to debugger.hosts_allow and 1000 port to debugger.ports.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 30 May 2010
Posts: 8
Reply with quote
Anybody figure out how to do this. Here some Go Daddy input if it will help.

Using SSH to Connect to Your Linux Shared Hosting Account


Enabling SSH on Your Linux Shared Hosting Account


I've spent hours trying all kinds of combinations but I can't get anything to work. It's works on my dedicated server but I need to debug customers' sites that run on Go Daddy and can't get this to work. I too have run the wizard, got all the green check marks but having problems getting the SSH/Port combination that will work.
View user's profileFind all posts by kevincamSend private message
debugger timeout on a godaddy.com shared host
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 2 of 2  

  
  
 Reply to topic