Paul J Stevens wrote:
Tom Allison wrote:
Info:[db] dbmodule.c,db_load_driver(+71): cannot load
modules/.libs/libpgsql.so: cannot open shared object file: No such file
or directory
Debug:[db] dbmodule.c,db_load_driver(+67): looking for pgsql as
/usr/lib/dbmail/libpgsql.so
both should be set to Debug only.
OK, but I'm also curious why I'm getting errors that I can't load a libpgsql
module when I successfully running dbmail on postgresql? It seems to me that
this error is "false".
I do have a file /usr/lib/dbmail/libpgsql.so
I also have a /usr/lib/dbd/libpgsql.so -- could this be left over from 2.0 or
2.1 and it being picked up as the module of choice?