libssl0.9.8.0 debian 7 wheezy (mysql )
#7

Let me clarify here. OpenSSL plugins won't get installed when you install MySQL packages because it is a security package, not some database/miscellaneous plugin.

Firstly, I make sure to cd to plugins folder and do this, "ldd mysql_debian.so" (without quotes). You should get a list of directories in which what plugins does the MySQL plugin use. In Debian, most (if not, all) of the plugins being used is in the directory /usr/lib.

Try this -:

sudo apt-get install libssl0.9.8

If it doesn't work, here's the .deb file so you can download and install it. Do after download,

sudo dpkg -i libssl0.9.8_0.9.8o-4squeeze14_i386.deb
Reply


Messages In This Thread
libssl0.9.8.0 debian 7 wheezy (mysql ) - by ombre - 12.01.2014, 03:22
Re: libssl0.9.8.0 debian 7 wheezy (mysql ) - by maddinat0r - 12.01.2014, 08:52
Re : libssl0.9.8.0 debian 7 wheezy (mysql ) - by ombre - 12.01.2014, 17:03
Re: libssl0.9.8.0 debian 7 wheezy (mysql ) - by maddinat0r - 12.01.2014, 18:15
Re : libssl0.9.8.0 debian 7 wheezy (mysql ) - by ombre - 12.01.2014, 19:36
Re : libssl0.9.8.0 debian 7 wheezy (mysql ) - by ombre - 12.01.2014, 23:33
Re: libssl0.9.8.0 debian 7 wheezy (mysql ) - by Sublime - 13.01.2014, 00:13
Re : libssl0.9.8.0 debian 7 wheezy (mysql ) - by ombre - 13.01.2014, 02:57
Re : libssl0.9.8.0 debian 7 wheezy (mysql ) - by ombre - 13.01.2014, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)