X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/1c1e95182698b23372e87ccae9f535dcbb5f7c5a..f9b56a8581be3663239d23ee1194891dde9a3857:/docs/admin/Faq.md?ds=inline diff --git a/docs/admin/Faq.md b/docs/admin/Faq.md index b8b900d0..6d901e86 100644 --- a/docs/admin/Faq.md +++ b/docs/admin/Faq.md @@ -134,7 +134,7 @@ On CentOS v7 the PostgreSQL server is started with `systemd`. Check if `/usr/lib/systemd/system/httpd.service` contains a line `PrivateTmp=true`. If so then Apache cannot see the `/tmp/.s.PGSQL.5432` file. It's a good security feature, so use the -[preferred solution](../appendix/Install-on-Centos-7/#adding-selinux-security-settings). +[preferred solution](../appendix/Install-on-Centos-7.md#adding-selinux-security-settings). However, you can solve this the quick and dirty way by commenting out that line and then run @@ -182,7 +182,7 @@ by everybody, e.g. Try `chmod a+r nominatim.so; chmod a+x nominatim.so`. When running SELinux, make sure that the -[context is set up correctly](../appendix/Install-on-Centos-7/#adding-selinux-security-settings). +[context is set up correctly](../appendix/Install-on-Centos-7.md#adding-selinux-security-settings). When you recently updated your operating system, updated PostgreSQL to a new version or moved files (e.g. the build directory) you should