2.14.2.15. Changing the database driver in Joomla!

Available drivers for connecting to MySQL database:

To change the driver, specify it in site config file in line:

var $dbtype = 'XXXXX';

Where XXXXX — the name of the required driver.

Content