From: Frank Louwers Date: Thu, 18 Apr 2019 14:30:37 +0000 (+0200) Subject: Make guide more clear X-Git-Tag: rec-4.2.0-rc1~48^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a714e6cf6fbed01a56fd8f627d0e697ab353d1a;p=pdns Make guide more clear --- diff --git a/docs/guides/basic-database.rst b/docs/guides/basic-database.rst index 2c663a3f3..8ad3cafe1 100644 --- a/docs/guides/basic-database.rst +++ b/docs/guides/basic-database.rst @@ -223,7 +223,11 @@ test your nameserver as clients expect the nameserver to live on port Unable to launch, no backends configured for querying ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -PowerDNS did not find the ``launch=gmysql`` instruction in pdns.conf. +You currently don't have a backend configured in the configuration file. +Add a :ref:`setting-launch` statement for the backend you want to use. + +If you are following this guide and using a MySQL database as a backend, +please add the ``launch=gmysql`` instruction to pdns.conf. Multiple IP addresses on your server, PowerDNS sending out answers on the wrong one, Massive amounts of 'recvfrom gave error, ignoring: Connection refused' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~