X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d6b5f2f5da8b1a5bca9e27af55d755ed90249587..2e6ff1b7508e738c1ecb4647aa5890422b771121:/docs/admin/Deployment.md diff --git a/docs/admin/Deployment.md b/docs/admin/Deployment.md index ef4fc0b3..5dcbcde9 100644 --- a/docs/admin/Deployment.md +++ b/docs/admin/Deployment.md @@ -82,7 +82,7 @@ The website should now be available on `http://localhost/nominatim`. ### Installing the required packages -Nginx has no built-in PHP interpreter. You need to use php-fpm as a deamon for +Nginx has no built-in PHP interpreter. You need to use php-fpm as a daemon for serving PHP cgi. On Ubuntu/Debian install nginx and php-fpm with: