Requirements problem
Status Details
Errors found
The Settings file is not writable.
The Commerce Kickstart 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[42S01]: Base table or view already exists: 1050 Table 'drupal_install_test' already exists: 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
Apache/2.4.58 (Ubuntu)
PHP
8.4.18
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.