ObjectDriver
This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi
, to customize the behavior of the system.
Defines the driver for the desired database.
Examples
For MySQL:
ObjectDriver DBI::mysql
Values
Example database drivers:
DBI::mysql
- recommendedDBI::postgres
- deprecated from core in MT5DBI::sqlite
- deprecated from core in MT5DBI::Oracle
- available with MT Enterprise
Related
Database config directives:
For instructions on how to configure Movable Type for your database environment, see Installing Movable Type.