forked from jayallen/melody
-
Notifications
You must be signed in to change notification settings - Fork 36
config objectdriver
Violet edited this page Nov 2, 2010
·
2 revisions
Defines the driver for the desired database.
For MySQL:
ObjectDriver DBI::mysql
Example database drivers:
-
DBI::mysql
- recommended -
DBI::postgres
- deprecated from core in MT5 -
DBI::sqlite
- deprecated from core in MT5 -
DBI::Oracle
- available with MT Enterprise
Database config directives:
For instructions on how to configure Melody for your database environment, see Installing Movable Type.
- Categories: Appendix: Configuration Directives
- Tags: config, configuration, database, dbi, installation, mysql, oracle, postgres, sqlite