X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3c7519444867cd9c6b3003c4c88729df21b8c265..45148c707860f9d41653f65618e6764c8a7fb87e:/docs/admin/Faq.md?ds=sidebyside diff --git a/docs/admin/Faq.md b/docs/admin/Faq.md index bca6b49d..6203959d 100644 --- a/docs/admin/Faq.md +++ b/docs/admin/Faq.md @@ -211,11 +211,3 @@ for more information. ### Can I import negative OSM ids into Nominatim? See [this question of Stackoverflow](https://help.openstreetmap.org/questions/64662/nominatim-flatnode-with-negative-id). - -### Missing XML or text declaration - -The website might show: `XML Parsing Error: XML or text declaration not at start of entity Location.` - -Make sure there are no spaces at the beginning of your `settings/local.php` file. - -