> On May 3, 2016, at 9:44 AM, Dianne Skoll <[email protected]> wrote: > > Hi, > >> u41607H2097975: Slave 0 stderr: plugin: eval failed: >> install_driver(mysql) failed: Can't locate loadable object for module >> DBD::mysql in @INC (@INC > > Somewhere there should be an "auto/DBD/mysql/mysql.so" shared library; > I suspect the error message is complaining about that file being missing > or not loadable (it could be there, but maybe refer to symbols that > can't be resolved.) > > Regards, > > Dianne. >
Thanks Dianne. While trying to use MySQL 5.7 I had installed DBD::mysql from CPAN. Permissions were wrong along the path to mysql.so. JJ _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

