]> granicus.if.org Git - pdns/commitdiff
Make guide more clear
authorFrank Louwers <frank@louwers.be>
Thu, 18 Apr 2019 14:30:37 +0000 (16:30 +0200)
committerFrank Louwers <frank@louwers.be>
Thu, 18 Apr 2019 14:30:37 +0000 (16:30 +0200)
docs/guides/basic-database.rst

index 2c663a3f3451e92f9f8b12d352189e5c574f459b..8ad3cafe1269b665d849c624b708c945da69ea59 100644 (file)
@@ -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'
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~