oldwired
oldwired
I ran into a similar issue in #287 Check your output, you might see references to not enough memory. I had to use 3GB shared memory in the end and...
I could see having a table with all the strings somewhere in the Builder/Backend. There we users can translate the strings we need to translate. You could even enforce a...
That tripped me up as mentioned in the issue @jakern linked above.
> I encountered a similar issue today and solved it by adding `AddType application/json .php` to the Apache config. Thanks, works for me. :)
@rooton have you checked the issue https://github.com/mediagis/nominatim-docker/issues/133 ? Looks like it's a problem with the nominatim-docker package