failed to connect to client |
|
Hey all, having some trouble connecting to the debugger, getting:
Reason: failed to connect to the client address 10.0.1.12:7869 Not sure what it means? Visit http://www.nusphere.com/dbg/ for troubleshooting. Debugger request: "389616378072600002@esp.resultsgeneration.com;d=0,p=1,c=0" Request found in: "query_string" Target PHP version: "5.1.4" Server API: "Apache 2.0 Handler" Extensions API: "220051025" Modules API: "20050922" PHP API: "20041225" I'm not sure I understand how all this is suppose to connect together, is there some install FAQ on how the connections work or the firewall ports that need to be opened on either end? This is for remote-debugging. Here are my settings in php.ini: [debugger] debugger.enabled=on debugger.profiler_enabled=on debugger.hosts_allow=ALL ;71.198.65.110,127.0.0.1,10.0.1.12 ;debugger.hosts_deny=ALL debugger.ports=7869,10000/16 I have also tried: [debugger] debugger.enabled=on debugger.profiler_enabled=on debugger.hosts_allow=71.198.65.110,127.0.0.1,10.0.1.12 debugger.hosts_deny=ALL debugger.ports=7869,10000/16 I have turned off the firewall on the server temporarily with no luck, do I need to have any ports open on the client side? |
||||||||||||
|
|
That took care of it, had my settings wrong, thanks!
Is there a way to get around having missing files on the local host? I'm trying to profile a session on the remote server however there are some smarty template files which exist on the server but do not exist locally. It complains of the file missing and then never shows any profiling information... |
||||||||||||
|
Site Admin
|
did you press "Run profiler" button or what?
|
||||||||||||
|
|
Yeah I checked run profiler, isn't that how I should be profiling code on a remote server?
|
||||||||||||
|
Site Admin
|
check if profiler is enabled in phpinfo()
Regarding "way to get around having missing files", you need to set up mapping in the project properties. Check howto-set-project-mapping-t2135.html in FAQ section. |
||||||||||||
|
failed to connect to client |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by