client ip address [NULL] lookup failed |
Site Admin
|
With dbg-2.18.2 or all versions before you have to turn on either register_long_arrays or register_argc_argv. When they both are turned off, $_SERVER[] array is not defined internally until you access it from your code and it causes the problem.
It's been fixed in dbg-2.18.3 and this debugger comes with phped 4.0 build 4037 and higher. Alternatively you may turn either of the settings on, or specify your host name (or IP address) in the debugger settings (see tools->settings->debugger, host). |
||||||||||||
|
|
Thx for that ddmitrie, I'm no longer getting the original error, now I get "Failed to run DBG Session. Reason:Connection to the client address {my development machine ip address here}:7869 is not allowed...
I tried telnetting from the server to the client machine and get the following in the DBG Listener Log : [server ip] client connected [server ip] wrong client, disconnecting (just to be sure I opened port 7869 on my dev machine for reading and writing ...) I'm working with the eval version at the mo (build 4400 I believe) and am keen to purchase a full copy of PhpED as I like what I see, but I really need to get this up and running as proof that it all works before I commit money to the software ... help .. please ... someone MrC |
||||||||||||
|
Site Admin
|
Using telnet you check if network works and nothing like firewalls or routers prohibit connection.
Error message given has no relation to the network problem. It's IP-based securtity supported by DBG. See debugger.hosts_allow, debugger.hosts_deny and debugger.ports settings. |
||||||||||||
|
client ip address [NULL] lookup failed |
|
||
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