Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installing, search.php throws HTTP 500 response #26

Open
Piskvor opened this issue Oct 20, 2017 · 0 comments
Open

After installing, search.php throws HTTP 500 response #26

Piskvor opened this issue Oct 20, 2017 · 0 comments

Comments

@Piskvor
Copy link

Piskvor commented Oct 20, 2017

After the container is built and started, going to search.php throws a 500 error. From the error log, I have found
PHP Fatal error: Uncaught Error: Class 'Transliterator' not found in /srv/nominatim/Nominatim/lib/Geocode.php:922\nStack trace:\n#0 /srv/nominatim/Nominatim/build/website/search.php(94): Nominatim\\Geocode->lookup()\n#1 {main}\n thrown in /srv/nominatim/Nominatim/lib/Geocode.php on line 922,

Apparently this was a known issue in Nominatim: osm-search/Nominatim#747
Fixed by PR #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant