Results 38 comments of FR

Oh, I waitet for very long time, about 15 minutes the installation was stucked. Then the installation succeeded. 15 minutes to install drupal within a container? This is NOT okay.

So after this succeeded I called http://drupal.docker.localhost:8000/core/install.php . I get the same error as if I installed Drupal directly on windows: > Error: Call to a member function setFormClass() on...

Why did you tell me to > I use composer inside php container to install drupal recommended project if this does not work? There is no difference, same error message....

I now tried to install docker4drupal NOT into the container (as you said) but into WSL: Starting with this command in my Windows Console (Cmder): ``` wsl ~ mkdir htdocs...

Off topic: Do you know the answer to [this question](https://github.com/wodby/docker4drupal/issues/503)?

It is not good to lock further comments. So people see you are not interested in solving it.

House number 9400? Very funny. 9400 is the right postal code for Wolfsberg. So there is no reason to doubt, no reason for the software to do a second query.

> Hello @webprogrammierer, thanks for your "issue" but we do not tweak or change results returned by external APIs ; we just process the result returned by the API. >...

>> Where does this assessment come from ? https://nominatim.org/release-docs/develop/api/Search/ ``` street= city= county= state= country= postalcode= ``` Postalcode is the last value in the list! You have to keep the...

> In the [Nominatim API documentation](https://nominatim.org/release-docs/develop/api/Search/) those are names of URL parameters. They can be in any order. Postalcode being last in the list has no significance. In the value...