2.13.5.9. Changing the database driver in Drupal
Driver options:
- MySQL (only for PHP versions below 5.5).
To change the driver, do the following:
- Openup database connection settings in the site config file.
- Find the line:
- Instead
XXXXX
specify the required driver.