Notice (8): Indirect modification of overloaded property App\Controller\ErrorController::$Auth has no effect [APP/Controller/AppController.php, line 149]
Warning (2): Creating default object from empty value [APP/Controller/AppController.php, line 149]
Notice (8): Indirect modification of overloaded property App\Controller\ErrorController::$Auth has no effect [APP/Controller/AppController.php, line 150]
Warning (2): Creating default object from empty value [APP/Controller/AppController.php, line 150]
Error: Database Error

Database Error PDOException

Documentation API

Error: SQLSTATE[HY000]: General error: 11 database disk image is malformed

If you are using SQL keywords as table column names, you can enable identifier quoting for your database connection in config/app.php.

If you want to customize this error message, create src/Template/Error/pdo_error.ctp

toggle vendor stack frames