Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

install.php doesn't support db passwords containing asterisks #666

@garretthyder

Description

@garretthyder

Hello,

Wanted to point out my install.php was bombing due to a mysqli connection error, I tracked it down to the password being stored into config/wsdb.php was stripping out the asterisks (*) within my password.

To workaround simply change your password to drop the asterisks in my MySQL Database Admin and use the changed password to run the install.php again.

Not sure if the install script can be fixed to accommodate these special characters, if not maybe a note on the install screen can be added.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions