Summer-16 / CSGO-VMPanel

A Fully automated VIP Management panel for CSGO Community servers
GNU General Public License v3.0
86 stars 19 forks source link

Can't connect to SQL server. #40

Closed Playstationset closed 3 years ago

Playstationset commented 3 years ago

[VMP] Database connection is null in , Making a new Connection Now [VMP] Making a Database Connection [VMP] SQL Connection created succesfully [VMP] Can't connect to SQL server. Error: Could not find driver "mysql" L 06/27/2021 - 10:58:38: [vmpanel.smx] [VMP] Can't connect to SQL server. Error: Could not find driver "mysql"

Can't connect, what's the problem? I googled it and they said that pdo_mysql was not installed. Is this problem caused?

TandelK commented 3 years ago

Basically your system does not have compatible program to allow mysql extension of sourcemod to run.

Playstationset commented 3 years ago

基本上你的系统没有兼容的程序来允许 sourcemod 的 mysql 扩展运行。

But I have followed the steps on the page and installed it step by step, including Mysql 5.7 and Node.js 14

Playstationset commented 3 years ago

I have searched a lot about "error: could not find driver "mysql"", but I still found nothing.

Playstationset commented 3 years ago

Solution for CentOS HTML Code:

yum install zlib.i686