11 Mar
2011
11 Mar
'11
12:07 p.m.
On Fri, Mar 11, 2011 at 4:31 AM, Eshan Bhide <ebhide@globalgossip.net>wrote:
The error seems to be:
syslog-ng[48138]: No such DBI driver; type='mysql'
I have the following installed:
# rpm -qa|grep libdbi libdbi-0.8.1-2.1 libdbi-drivers-0.8.1a-1.2.2 libdbi-dbd-mysql-0.8.1a-1.2.2
Any ideas guys?
On 11 March 2011 10:19, Eshan Bhide <ebhide@globalgossip.net> wrote:
@Hendrik, the following is the strace output:
retry with strace -ff (ie. trace children too) I suspect your libdbi is searching for the drivers in the wrong place/directory and that is why it doesn't find the mysql driver there.