Forge + DigitalOcean + Shopware / Problem Installation

Hallo Zusammen,

ich habe ein Problem bei der Installation von Shopware auf meinem DigitalOcean Server.

Ich habe git clone gemacht von dem letzten stand von Shopware und noch ein bisschen in der nginx Config angepasst. Die installation lies sich super aufrufen allerdings wenn ich auf Weiter klicke kommt “No Input File specified”.

Woran kann das liegen?

Hatte auch diese Sachen ausprobiert in der ngnix config, da kam nur “Diese Website ist nicht erreichbar” 

# Shopware install / update
location /recovery/install {
    index index.php;
    try_files $uri /recovery/install/index.php$is_args$args;
}

location /recovery/update {
    index index.php;
    try_files $uri /recovery/update/index.php?$is_args$args;
}

Danke im voraus!

Nutzt Du PHP-FPM oder FastCGI? Kannst Du Deine komplette Vhost-Konfiguration posten?

Timme Hosting - schnelles nginx-Hosting

www.timmehosting.de