I am trying to implement a pipe backend using the example script in the
documentation, however I'm certain I'm doing something incorrectly as
the pdns daemon will not correctly initialize or answer any test
queries.  <br>
<br>
The log states -- TCP server is unable to launch backends - will try
again when questions come in: Command '/scripts/DNS/DNS-Backend' cannot
be executed: No such file or directory<br>
However the file does exist and can be utilized from the command line.<br>
<br>
Does anyone know where to find better documentation for the pipe
backend (namely pdns.conf configuration settings as well as information
on the 'coprocess') than the basic documentation on the pdns site which
doesn't provide much detail for the pipe backend?<br>
<br>
Thank you for any information you can provide.<br>
<br>
Jason Z.<br>