NuSphere Forums Forum Index
NuSphere Forums


Thu Sep 08, 2011 1:54 pm
Replies: 6
Views: 2552
In case you call your script from a different client, just attach the DBGSESSID Param like that:

index.php?DBGSESSID=1@10.10.10.10:7869;d=1

where index.php is your script you'd like to debug, 1 ...

Thu Sep 08, 2011 10:44 am
Replies: 6
Views: 2552
In case you call your script from a different client, just attach the DBGSESSID Param like that:

index.php?DBGSESSID=1@10.10.10.10:7869;d=1

where index.php is your script you'd like to debug, 1 ...

Thu Sep 08, 2011 5:20 am
Replies: 6
Views: 2552
if you run through web server (using your browser), it knows the IP address the request was sent from and debugger uses this IP to connect to the IDE.

Yes, and that's a problem. It seems that debug ...

Thu Sep 08, 2011 4:43 am
Replies: 6
Views: 2552
Hi, I'm trying to figure out how to debug my script on developer's machine, when the script were called from remote PC.

I.e. I have a developer PC with apache, php and phped installed.
I created t ...
Page 1 of 1
All times are GMT - 5 Hours