<div dir="ltr">Hello,<br><br>reading manual about hooks and see next:<br>"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."<br>So I tried to configure klone with --enable_hooks flag. But got this error:<br><br>[err] Failed command: 'enable_hooks'!<br><br>I'd like to make the connection to DB in child_init process.<br>
Looks like I don'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>