DBPort
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.
Specify’s port if MySQL is running on a port different from the standard port of 3306
.
Advanced and typically only used in larger installations.
Examples
For the database port “6789”:
DBPort 6789
Values
Default value is 3306
Related
Database config directives:
For instructions on how to configure Movable Type for your database environment, see Installing Movable Type.