I am currently trying to install shopware on a Linux server hosted by Strato with Ubuntu 20.04.3 LTS and plesk Obsidian 18.0.38 (Strato package: Linux V10-8 (12.de). However, at the moment I always get the error „Please fill in all fields.“ when installing the database. Filled in are server with „localhost“ user with the respective DB user, the password with the corresponding password. The DB name is automatically and correctly taken over without me having to enter it. A connection to the DB server seems to be established.
If I click on „Start installation“, the above-mentioned fields are cleared and I receive the above-mentioned error message - both in Firefox and edge.
I want to install v6.4.4.0 on the above server. I have downloaded the installation file from shopware.com.
An SSL is deposited via Strato.
PHP 7.4.23 is installed. FPM application is selected as the handler. The memory_limit is set to 512 in the PHP settings (not in php.ini). The max_execution_time was increased to 120 and the upload_max_filesize was set to 8. All included PHP extensions, except snmp and xdebug, are enabled (left on default settings).
I hope I have provided enough information for now - but feel free to provide more.
I am looking forward to your support.
Best regards
Jonas
Shopware 6 system requirements state, that you need at least PHP 7.4.3 or higher. As you are using PHP 7.4.23, this could be an issue.
Also, what database system are you using and what version? Our system requirements state the following:
MySQL 5.7.21 or higher
MySQL versions 8.0.20 and 8.0.21 are not compatible due to technical problems in these versions.
MariaDB 10.3.22 or higher
MariaDB versions 10.3.29, 10.4.19 and 10.5.10 are not compatible due to technical problems in these versions.
You can also check the rest of the requirements in our documentation.