Skip to content

mysql port syntax in config #15560

Description

nextcloud-server:16.0.1

If the mysql server port not default 3306, then your config.php dbport not have effect.
error log show us : refuse to connect mysql server

and the solution, is make the dbhost ip:port

like

    'dbport' => '192.168.1.3:3358',

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofbug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions