Chris Odell wrote:

  I am having issues trying to get this script to work. If I leave the path
set to 'http://127.0.0.1/vegadns/index.php' and I run it from the command
line it just hangs. If it change it to the public ip of the dns server it
compleates but the data files are zero bytes. Can someone help me on how to
get this to work.

Add the IP that connects to your "public" IP to the trusted_hosts variable in src/config.php. VegaDNS only allows 127.0.0.1 by default. An alternative is to have your web server also listen on 127.0.0.1.


Regards,

Bill Shupp

Reply via email to