debugger.hosts_allow DNS name resolution |
|
Hello,
I would like to know how the PhpED debugger mananages its "debugger.hosts_allow" directive when there are domain names in its address list (rather than IPs)? I tried to put a domain name there that normally resolves to my home, but if I use "DebugBreak" and run the script, I get the following error:
However, if I put the actual corresponding IP in this debugger.hosts_allow directive, it works perfectly, and yet, the domain name that I tried before resolves to the same IP address (at least using ping on the server). This is very not practical as this IP address is dynamically allocated, so it is expected to change frequently. I would very like being able to use the dynamically set DNS domain name that I have set up instead. Regards, Gingko |
||||||||||||||
|
Site Admin
|
for remote debugging I recommend to set debugger.hosts_allow=127.0.0.1 ::1 and use ssh port forwarding (tunnel)
|
||||||||||||
_________________ The PHP IDE team |
debugger.hosts_allow DNS name resolution |
|
||
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