X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/37940803273aeab88ae37f8f6c9698478df52fc2..cafd8e2b1ed6ce823fb0bf66673d98450372457c:/docs/admin/Deployment-PHP.md?ds=sidebyside diff --git a/docs/admin/Deployment-PHP.md b/docs/admin/Deployment-PHP.md index 0e253d3d..92c1a4ec 100644 --- a/docs/admin/Deployment-PHP.md +++ b/docs/admin/Deployment-PHP.md @@ -13,8 +13,8 @@ to run a web service. Please refer to the documentation of for background information on configuring the services. !!! Note - Throughout this page, we assume that your Nominatim project directory is - located in `/srv/nominatim-project` and that you have installed Nominatim + Throughout this page, we assume your Nominatim project directory is + located in `/srv/nominatim-project` and you have installed Nominatim using the default installation prefix `/usr/local`. If you have put it somewhere else, you need to adjust the commands and configuration accordingly.