Skip to content

mysql port syntax in config #15560

@ghost

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',

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofbug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions