]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Ubuntu-20.sh
Always delete old placex entry for type=postcode when inserting a new one into the...
[nominatim.git] / vagrant / Install-on-Ubuntu-20.sh
index 1e10f0412abd5fc3052f04123902316e2a4b7483..5fb5252917002ecb1f6830db04f78571cfcbaa8d 100755 (executable)
@@ -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
 #