W while1 New Member Sep 18, 2017 #1 Sep 18, 2017 #1 hi all centos7 + php56 by ols1clk : mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50552 Library:100126 in how to fix it?
hi all centos7 + php56 by ols1clk : mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50552 Library:100126 in how to fix it?
Cold-Egg Administrator Sep 18, 2017 #2 Sep 18, 2017 #2 I just clean installed CentOS 7 + ./ols1clk.sh -w without any problem. You may want to try the following commands to fix the mysql version issue: yum -y remove lsphp56-mysql yum -y install lsphp56-mysqlnd service lsws restart
I just clean installed CentOS 7 + ./ols1clk.sh -w without any problem. You may want to try the following commands to fix the mysql version issue: yum -y remove lsphp56-mysql yum -y install lsphp56-mysqlnd service lsws restart