|  | 
			
	
 
|  | dbg 2.14.9 - connection to client not allowed |  | 
 
	| Veteran
 
 
			| Joined: 16 Aug 2003 |  | Posts: 101 |  | Location: Montreal, Canada |    |  | 
	
		|  Posted: Fri Aug 15, 2003 4:13 pm |  |  |  |  
		|  |  |  I have just installed phpED 3.2.1 eval, and for the life of me, can't figure out how to make remote debugging to work. There is not much information (that I could find), about the configuration directives for this new version, but they seem different, based on the various documentation I found on this site.
 Everything works correctly when locally debugging on winxp (php_dbg.dll is in the right directory).
 
 When trying to remote debug, I get
 
 DBG
 
 Failed to start debug session
 
 reason:
 connection to the client address xx.xxx.xx.xx:7869 is not allowed
 (where xx.xxx.xx.xx is the address where phpED is running)
 
 On the remote server (RH7.3, PHP4.3.2, Apache 1.3.27):
 installed the new dbg.so file in the right location;
 added this to php.ini:
 
 debugger.enabled          = true
 debugger.profiler_enabled = true
 debugger.hosts_allow      = localhost, 127.0.0.1
 debugger.hosts_deny       = ALL
 debugger.ports            = 10000/16, 7869
 
 and restarted apache. I've event tried adding my ip to the hosts_allow directive, to no avail.
 
 phpinfo shows the debugger is enabled, among other things. Firewall is definitely NOT in the way.
 
 Any help appreciated.
 
 Martin
 |  
	| 
 |  |  | 
 |  |  |  | 
 
	| Site Admin
 
 
			| Joined: 13 Jul 2003 |  | Posts: 8347 |  |  |    |  | 
	
		|  Posted: Sun Aug 17, 2003 10:26 am |  |  |  |  
		|  |  |  if you want to enable dbg to work with specified host you'd read 
someone-s-got-to-go-first-t4.html 
where I explained how to use debugger.hosts_allow and debugger.hosts_deny settings. |  
	| 
 |  |  | Hmmm, tried that... |  | 
 |  | Support call - private info |  | 
 |  | Solution |  | 
 
	| 
	
		| 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
 
 |  |  
	|  |  |  |