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