could not find driver 找不到驱动程序 thinkphp mysql数据库连接不

时光不回向网络科技电子商务开发

try {            if (empty($config['dsn'])) {                $config['dsn'] = $this->parseDsn($config);            }            if ($config['debug']) {                $startTime = microtime(true);            }            $this->links[$linkNum] = new PDO($config['dsn'], $config['username'], $config['password'], $params);            if ($config['debug']) {                // 记录数据库连接信息                $this->log('[ DB ] CONNECT:[ UseTime:' . number_format(microtime(true) - $startTime, 6) . 's ] ' . $config['dsn']);            }            return $this->links[$linkNum];        } catch (\PDOException $e) {            if ($autoConnection) {



问题比较着急?请联系QQ:760483
无数据提示还没有回复,楼主喊你快去抢前排~~~我来回答