Enabling ssl support mysql : SSL:Not in use

sreeninair

Well-Known Member
Dec 23, 2013
100
0
16
cPanel Access Level
Root Administrator
Hello Guys,

I want to enable ssl in mysql. Currently it is showing as disabled. I have followed the steps in

" http://www.thecpaneladmin.com/installing-ssl-certificate-mysql/" but getting the following error while accessing mysql.

mysql log
100820 15:10:43 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.0.91-community' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Edition (GPL)
100820 15:12:25 [Note] /usr/sbin/mysqld: Normal shutdown


error while restarting
[email protected] [/var/cpanel/ssl/mysql]# /etc/init.d/mysql start
Starting MySQL. ERROR! Manager of pid-file quit without updating file.

tatus
--------------
mysql Ver 14.12 Distrib 5.0.96, for pc-linux-gnu (i686) using readline 5.1

Connection id: 1
Current database:
Current user: [email protected]
SSL: Not in use
Current pager: stdout



Thanks
Sreeni
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
Hello :)

Yes, please let us know the output of your MySQL error log when restarting MySQL.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
So ssl is unsupported in this version?.
No, it was to make note that MySQL 5.0 is EOL (End-Of-Life). You should consider upgrading to MySQL 5.5 through WHM at some point (though it should not make a difference for this issue).

Thank you.