Skip to content

I'm getting this error #40

@RehanPlayz

Description

@RehanPlayz

2005: SQLSTATE[HY000] [2005] Unknown MySQL server host '127.0.0.1:3306' (2)

'database' => [
    'server' => [
        'type'        => 'mysql',
        'path'        => '/database.db',
        'host'        => '127.0.0.1:3306',
        'database'    => 'rehanplayz_coreprotect',
        'username'    => '[Redacted]',
        'password'    => '[Redacted]',
        'flags'       => '',
        'prefix'      => 'co_',
        'preBlockName'=> true,
        'mapLink'     => 'https://localhost:8123/?worldname={world}&mapname=surface&zoom=3&x={x}&y={y}&z={z}'
    ],
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions