X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b4fe7d7c7df335ce62eb8ec626428b45b38235a6..ddf866c4c77256f62fdfd2996ccaf7a6cdcb3074:/vagrant/Install-on-Ubuntu-20.sh diff --git a/vagrant/Install-on-Ubuntu-20.sh b/vagrant/Install-on-Ubuntu-20.sh index 1e10f041..5fb52529 100755 --- a/vagrant/Install-on-Ubuntu-20.sh +++ b/vagrant/Install-on-Ubuntu-20.sh @@ -244,6 +244,9 @@ server { EOF_NGINX_CONF #DOCS:``` +# If you have some errors, make sure that php7.4-fpm.sock is well under +# /var/run/ and not under /var/run/php. Otherwise change the Nginx configuration +# to /var/run/php/php7.4-fpm.sock. # # Enable the configuration and restart Nginx #