2.14.4.4. Change database driver in MODX

Available drivers for connecting to the MySQL database:

To change the driver, specify it in the configuration file in line:

$database_type = 'XXXXX';

Where XXXXX — name of the required driver.

Content