Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.5.9. Change database driver in Drupal
Driver options:
- MySQL (only for PHP versions below 5.5).
To change the driver, perform the following:
- Open the database connection settings in the site's configuration file.
- Find the line:
- Instead of
XXXXX, specify the required driver.