Hi all,<br>I successfully install & using PDNS. That's good for me<br>But i face to stupid problem that after 5-8hours working, PDNS suddenly stop working. And i have to start PDNS manually. <br>And the loop continued, after 5-8 hour, it stop working again. What's wrong with that ?<br>

Any idea to solve that ?<br><br>p/s : i compile pdns from source and i start/stop pdns by using :<br><br># killall pdns_server<br>#/usr/local/pdns/sbin/pdns_server &<br><div id=":7i"><br>and i add the command <b>"/usr/local/pdns/sbin/pdns_server &"</b> to rc.local as well<br>
<br>Here is the log :<br><br><i>Mar 29 14:41:24 slv21 pdns[25327]: gmysql Connection failed: Unable 
to connect to database: Access denied for user 'power_admin'@'127.0.0.1'
 (using password: YES)<br>
Mar 29 14:41:24 slv21 pdns[25327]: Caught an exception instantiating a backend, cleaning up<br>Mar
 29 14:41:24 slv21 pdns[25327]: TCP server is unable to launch backends -
 will try again when questions come in: Unable to launch gmysql 
connection: Unable to connect to database: Access denied for user 
'power_admin'@'127.0.0.1' (using password: YES)</i><br><br>I had check mysql timeout and i want to say that pdns was successfully<br>
connected to mysqld at the time i started pdns.<br>
The log error only existed after few long hours pdns not queried to mysqld<br>
I try to set mysql timeout = 0 - that mean mysql timeout is unlimitted<br>
But the problem still existed.<br>
I want to set timeout to pdns. Is that pdns had some timeout config ?<br>
</div>