16 Oct
2003
16 Oct
'03
6:20 p.m.
On Thu, 2003-10-09 at 04:24, Timothy wrote:
I think I found the problem. The second trace had this line.
[pid 14987] writev(2, [{"dovecot-auth", 12}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"libpq.so.3", 10}, {": ", 2}, {"cannot open shared object file", 30}, {": ", 2}, {"No such file or directory", 25}, {"\n", 1}], 10
so I added /usr/local/pgsql/lib into /etc/ld.so.conf and ran ldconfig. I now have running dovecot processes. I apologize for wasting your time.
I think I'll have to change the logging a bit, so that anything written to stderr will go into log file.. Then these kind of problems could be noticed easily.