[WSL Debian] Slim Application Error - Could not resolve host after last step of installation

 It’s localhost and multiple vHosts so every vHost is on 127.0.0.1 so I can’t access it by IP alone. Tried changing ownership of directory but it didn’t help.

@PasiB schrieb:

Message: Could not resolve host: shop6.local

 

Is your host reachable under http://shop6.local? Try to use the IP-Adress instead. It could be a problem with ur Network-Config not Shopware. 

 

 

However… Instead of chmod 777 you better should give the Webserver user the ownership of the directory. 

For Apache2 with www-data as user:

sudo chown -R www-data:www-data /var/www/