MySQL keep down after restart

dsteam

Active Member
Sep 6, 2016
26
2
53
Malaysia
cPanel Access Level
Root Administrator
Dear Sifus,

Need help for solve my server MySQL issue, it keep down no matter how many time restart it
But in SSH it showed active?

I cant view my PHPMyadmin, it show "
mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES)"

below is my.cnf file
---------
[mysqld]
disable-log-bin = 1
default-authentication-plugin = mysql_native_password
performance-schema = 0
datadir = /var/lib/mysql
socket = /var/lib/mysql/mysql.sock
log-error = /var/log/mysqld.log
pid-file = /var/run/mysqld/mysqld.pid
innodb_buffer_pool_size = 134217728
max_allowed_packet = 268435456
open_files_limit = 40000
innodb_file_per_table = 1
mysqlx = 0

I try
/var/lib/mysql/$hostname.err
it show : -bash: /var/lib/mysql/server3.deoworkz.net.err: No such file or directory

OS : CloudLinux v8.8.0 STANDARD standard
MySQL Governor install : Yes

Hope sifus can advise or help on my issue.
Thanks alot
 

Attachments

Last edited by a moderator:

9xlinux

Well-Known Member
Verifed Vendor
Dec 20, 2009
186
0
66
cPanel Access Level
Root Administrator
Are you using Imunify360?
If yes just disable/uninstall it and then check.
I have the same issue and after wasting lot of time finally resolved after uninstall of Imunify360.