Warning (2): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known [CORE/Cake/Model/Datasource/Database/Mysql.php, line 184]
Errors
Notice (8): Undefined variable: siteConfig [APP/View/Layouts/default.ctp, line 16]

Missing Controller

Error: LoginController could not be found.

Error: Create the class LoginController below in file: app/Controller/LoginController.php

<?php
class LoginController extends AppController {

}

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

Stack Trace