Hi,
I want to test shopware. I try to install it on a test machine with Debian 10. Apache is set up to point the doc-root to the public folder.
From the Download-page or the Install-page I download https://www.shopware.com/en/Download/redirect/version/sw6/file/install_v6.4.17.0_37b398016799dadf0408ac6647d7a0903a477d99.zip
I unzip it and open the host. I will be greeted with 404 not found. The index.php is loaded and redirects to the URL /installer which is not there.
I checked the directory on the server, no such file. In the folder containing public, there is a README.md. This file seems to talk about a repository. The installation instructions outlined are CLI based and quite different from what the website say.
Do I have the correct installer file???