Gerir os cookies que são utilizados para publicidade, como a personalização de anúncios, o remarketing e a análise de desempenho de anúncios.
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.