[Dovecot] Fatal: dict_driver_register(mysql): Already registered

Timo Sirainen tss at iki.fi
Fri Aug 13 15:55:04 EEST 2010


On Fri, 2010-08-13 at 04:18 -0400, Jerrale G wrote:
> >>> dict_driver_register(mysql): Already registered
> this is the C script you asked for Charles:

That looks ok too..

What happens if you run dict binary directly? Does it give the same
"Already registered" error? If it does, run it via gdb:

gdb dict
b dict_driver_register
run
cont
cont

and show me the output of that.




More information about the dovecot mailing list