Skip to content

Login failed : username or password were incorrect #27

Description

@wa0011048

I installed the kloudspeaker and done the configurations. The admin user is created successfully But when i try to login with the username and password, it keeps saying request failed and username or password were incorrect. Please advice what is wrong here.

i tried resetting the password - still same error
Tried with mollify version - still same error

my configuration.php

TRUE, "debug_log" => "C:/Apache24/htdocs/mollify/debug.log", // CHANGE THIS "enable_mail_notification" => TRUE, "mail_notification_from" => "admin@plus.net", "enable_change_password" => TRUE, "enable_limited_http_methods" => TRUE, "db" => array( "type" => "mysql", "user" => "********_8", "password" => "**_***************_", "host" => "**_*******", // optional "port" => "3307", // optional "database" => "kloudspeaker", // optional "table_prefix" => "kloudspeaker_",// optional "charset" => "utf8",// optional // "engine" => "innodb" // optional, used only in installation ), "plugins" => array( "LostPassword" => array(), ), ); ?>

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