X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a7e048484b0f9066d1c6ba422087c2fd2c635b16..a1158feeb8ef3637ee7c2e1b8ee74cdce579584e:/docs/admin/Deployment.md?ds=sidebyside 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: