<div dir="ltr">Hello,<br><br>reading&nbsp; manual about hooks and see next:<br>&quot;Developers can let Klone call their own functions on interesting events
(see below). To enable this functionality Klone must be configured with
–enable_hooks. When compiled this way Klone will call hooks_setup() to
gived the user the opportunity to register his hooks.&quot;<br>So I tried to configure klone with --enable_hooks flag. But got this error:<br><br>[err] Failed command: &#39;enable_hooks&#39;!<br><br>I&#39;d like to make the connection to DB in child_init process.<br>
Looks like I don&#39;t connect there. How can I see is it connected or not?<br><br>Also in some examples I found something like dbg_err_if.<br>What is it and where can I foud info about error debuging?<br><br>Thanks,<br>Oleg.<br>
</div>