Strict (2048): Declaration of SettingsComponent::initialize() should be compatible with Component::initialize(Controller $controller) [APP/Controller/Component/SettingsComponent.php, line 2]
Strict (2048): Declaration of RememberMeComponent::initialize() should be compatible with Component::initialize(Controller $controller) [APP/Plugin/IgAuth/Controller/Component/RememberMeComponent.php, line 84]
Strict (2048): Declaration of RememberMeComponent::beforeRedirect() should be compatible with Component::beforeRedirect(Controller $controller, $url, $status = NULL, $exit = true) [APP/Plugin/IgAuth/Controller/Component/RememberMeComponent.php, line 84]
Strict (2048): Declaration of AppModel::beforeSave() should be compatible with Model::beforeSave($options = Array) [APP/Model/AppModel.php, line 4]
Strict (2048): Declaration of Property::beforeValidate() should be compatible with AppModel::beforeValidate($action = NULL) [APP/Plugin/ListAssistant/Model/Property.php, line 3]
Strict (2048): Declaration of Property::afterFind() should be compatible with Model::afterFind($results, $primary = false) [APP/Plugin/ListAssistant/Model/Property.php, line 3]
Warning (2): PDO::__construct() [pdo.construct]: The server requested authentication method unknown to the client [caching_sha2_password] [CORE/Cake/Model/Datasource/Database/Mysql.php, line 160]

Missing Database Connection

Error: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client requires a database connection

Error: Confirm you have created the file : app/Config/database.php.

Notice: If you want to customize this error message, create app/View/Errors/missing_connection.ctp.

Stack Trace