ROOT/templates/Pages/home.php (line 92)
[
(int) 0 => 'us',
(int) 1 => 'berate.us',
]
-
URL rewriting is not properly configured on your server.
1) Help me configure it
2) I don't / can't use URL rewriting
Environment
- Your version of PHP is 8.1.0 or higher (detected 8.2.4).
- 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.
- You should set
zend.assertions
to1
in yourphp.ini
for your development environment.
Filesystem
- Your tmp directory is writable.
- Your logs directory is writable.
- The File is being used for core caching. To change the config edit config/app.php
Database
- CakePHP is NOT able to connect to the database.
Connection to Mysql could not be established: SQLSTATE[HY000] [2002] No such file or directory
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 extensionpdo_sqlite
so DebugKit can work properly.