Skip to content
Violet edited this page Nov 2, 2010 · 2 revisions

DBPort

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 Melody for your database environment, see Installation and Updating Guides.

  • Categories: Appendix: Configuration Directives
  • Tags: config, configuration, database, dbi, installation, mysql, oracle, postgres, sqlite
Clone this wiki locally