Requirements problem
Errors found
Settings file
The Settings file is not writable.
The Burst CMS 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.
Database settings
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[3D000]: Invalid catalog name: 1046 No database selected: 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?
OK
Web server
nginx
PHP
7.4.33
PHP extensions
Enabled
PHP OPcode caching
Enabled
Random number generation
Successful
Database support
Enabled
PHP memory limit
128M
File system
Writable (public download method)
Unicode library
PHP Mbstring Extension
Settings file
The ./sites/default/settings.php exists.