Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.2.15. Change DB driver in Joomla!
Available drivers for connecting to the MySQL database:
- MySQL (only for older PHP versions).
To change the driver, specify it in the site configuration file in the line:
var $dbtype = 'XXXXX';
Where XXXXX is the name of the required driver.