Requirements problem
Status Details
Errors found
The Settings file is not writable.
The Trailhead installer requires write permissions to ./sites/default/settings.php during the installation process. The webhosting issues documentation section offers help on this and other topics.
Resolve all issues below to continue the installation. For help configuring your database server, see the installation handbook, or contact your hosting provider.
- Failed to CREATE a test table on your database server with the command CREATE TABLE {drupal_install_test} (id int NOT NULL PRIMARY KEY). The server reports the following message: SQLSTATE[HY000]: General error: 1105 syntax error at position 35 near 'drupal_install_test': CREATE TABLE "drupal_install_test" (id int NOT NULL PRIMARY KEY); Array
(
)
.
Are you sure the configured username has the necessary permissions to create tables in the database?
Required modules not found.
The following modules are required but were not found. Move them into the appropriate modules subdirectory, such as /modules. Missing modules:
- Fakeobjects
- Length_indicator
- Pantheon_advanced_page_cache
- Upgrade_status
OK
Web server
Apache
PHP
8.1.31
PHP extensions
Enabled
PHP OPcode caching
Enabled
Random number generation
Successful
Database support
Enabled
PHP memory limit
384M
File system
Writable (public download method)
Unicode library
PHP Mbstring Extension
Settings file
The ./sites/default/settings.php exists.