X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a7e048484b0f9066d1c6ba422087c2fd2c635b16..4fe797d704baf22fce369dd81f8bf598899a77af:/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: