[Dovecot] MySQL "access denied" problems
Now that I was able to debug it myself, I found that it's caused by the same problem as before: Conflicting sha1_result symbol. This time only linking succeeded without errors, but at runtime it was still using the wrong one.
So I updated the wiki page: http://wiki.dovecot.org/MysqlProblems
On Sat, 2006-10-14 at 00:42 +0300, Timo Sirainen wrote:
Now that I was able to debug it myself, I found that it's caused by the same problem as before: Conflicting sha1_result symbol. This time only linking succeeded without errors, but at runtime it was still using the wrong one.
So I updated the wiki page: http://wiki.dovecot.org/MysqlProblems
Well, I suppose I could fix this in Dovecot-side too:
http://www.dovecot.org/list/dovecot-cvs/2006-October/006519.html
participants (1)
-
Timo Sirainen