Discussion:
[Sqlgrey-users] Problems with DBIx:DBCluster
Regan Yelcich
2013-11-06 04:38:52 UTC
Permalink
Hi All,
I'm getting this error when trying to run sqlgrey in cluster mode... any idea how to fix it? Running it on Ubuntu.

Nov 6 15:23:34 mta-0 sqlgrey: dbaccess: Using DBIx:DBCluster
Nov 6 15:23:34 mta-0 sqlgrey: fatal: Can't locate object method "connect" via package "DBIx::DBCluster" at /usr/sbin/sqlgrey line 843.

Thanks.
d***@hacker.dk
2013-11-09 20:25:20 UTC
Permalink
Hi Regan..

Im unsure, but my guess (off the top of my head) is that DBI isn't
installed?
if you're on a debian system (or ubuntu or other derivative) try
apt-get install libdbi-perl

- Dan
Post by Regan Yelcich
Hi All,
I'm getting this error when trying to run sqlgrey in cluster mode... any idea how to fix it? Running it on Ubuntu.
Nov 6 15:23:34 mta-0 sqlgrey: dbaccess: Using DBIx:DBCluster
Nov 6 15:23:34 mta-0 sqlgrey: fatal: Can't locate object method "connect" via package "DBIx::DBCluster" at /usr/sbin/sqlgrey line 843.
Thanks.
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Sqlgrey-users mailing list
https://lists.sourceforge.net/lists/listinfo/sqlgrey-users
Loading...