Project

General

Profile

Actions

Bug #5982

closed

CB fails to install on MySQL(PDO), resulting in notice "Database driver 'pdomysql' is not supported. Please use MySQL instead."

Added by krileon almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
25 May 2016
Due date:
% Done:

100%

Estimated time:

Description

Installing CB with Joomlas database type set to MySQL (PDO) results in the following error.

Database driver 'pdomysql' is not supported. Please use MySQL instead.

This is thrown in the main package installer script. As CB supports the CMS database driver then PDO is also supported.

https://www.joomlapolis.com/forum/255-developer-members-support/233749-installation-failure-of-cb-core

Actions #1

Updated by beat almost 8 years ago

  • Subject changed from CB fails to install on MySQL(PDO) to CB fails to install on MySQL(PDO), resulting in notice "Database driver 'pdomysql' is not supported. Please use MySQL instead."

In CB package installer, pdomysql is missing in the list of supported database connectors, resulting in notice "Database driver 'pdomysql' is not supported. Please use MySQL instead."

Also should read to use MySQLi

Actions #2

Updated by beat almost 8 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1064

Actions #3

Updated by beat over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF