CakePHP

Welcome to CakePHP 5.0.9 Chiffon (🍰)

Please be aware that this page will not be shown if you turn off debug mode unless you replace templates/Pages/home.php with your own version.

Environment

  • Your version of PHP is 8.1.0 or higher (detected 8.3.26).
  • 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\FileEngine is being used for core caching. To change the config edit config/app.php

Database

  • CakePHP is NOT able to connect to the database.
    Database driver `Cake\Database\Driver\Mysql` cannot be used due to a missing PHP extension or unmet dependency. Requested by connection `default`

DebugKit

  • DebugKit is loaded.
  • There are configuration problems present which need to be fixed:
    Try adding your current top level domain to the DebugKit.safeTld config and reload.
    You need to install the PHP extension pdo_sqlite so DebugKit can work properly.