Environment
- Your version of PHP is 7.2.0 or higher (detected 7.2.24).
- Your version of PHP has the mbstring extension loaded.
- Your version of PHP has the openssl extension loaded.
- Your version of PHP has the intl extension loaded.
Filesystem
- Your tmp directory is writable.
- Your logs directory is writable.
- The Cake\Cache\Engine\FileEngineEngine is being used for core caching. To change the config edit config/app.php
Database
- CakePHP is able to connect to the database.
DebugKit
- DebugKit is NOT loaded. You need to either install pdo_sqlite, or define the "debug_kit" connection name.