In some cases we have got the following error trying to access mySQL DB:
[root@localhost]#mysql
ERROR 2026 (HY000): SSL connection error
This was caused by SeLinux which run on that machine. The simpliest receipt is to switch SeLinux off.
To do that, go to /etc/selinux/config and change the line as follow:
SELINUX=disabled
Than save the file and reboot the system.
Showing posts with label selinux. Show all posts
Showing posts with label selinux. Show all posts
Thursday, January 04, 2007
Subscribe to:
Posts (Atom)