<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Dear all,</span></div><div apple-content-edited="true"><br></div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">I configured </span>nominatim on a user Nominatim, on /home/Nominatim/Nominatim folder</div><div apple-content-edited="true">I created /var/www/nominatim (755 chowned to Nominatim) and I run</div><div apple-content-edited="true"><pre style="font-family: monospace, Courier; padding: 1em; border: 1px solid rgb(221, 221, 221); background-color: rgb(249, 249, 249); line-height: 1.3em; font-size: 1.2em; ">./utils/setup.php --create-website /var/www/nominatim</pre><div>I set /etc/httpd/conf.d/nominatim.conf with </div><div><br></div><div><pre style="font-family: monospace, Courier; padding: 1em; border: 1px solid rgb(221, 221, 221); background-color: rgb(249, 249, 249); line-height: 1.3em; font-size: 1.2em; "><Directory "/var/www/nominatim/">
Options FollowSymLinks MultiViews
AddType text/html .php
</Directory></pre><div>I restarted Apache.</div></div><div>Moreover, due to my OS that is CENTOS I renamed posgres user from www-data to apache.</div><div><br></div><div>When I access <a href="http://mysite/nominatim">http://mysite/nominatim</a> I receive 403, and in error_log I found </div><div><b><font face="Courier">Symbolic link not allowed or link target not accessible: /var/www/nominatim/index.php</font></b></div></div><div apple-content-edited="true"><br class="Apple-interchange-newline">
</div><div apple-content-edited="true">I added to nominatim.conf without success.</div><div apple-content-edited="true">AllowOverride None</div><div apple-content-edited="true">Order Allow,Deny</div><div apple-content-edited="true">Allow from all</div><div apple-content-edited="true"><br></div><div apple-content-edited="true">and I restarted httpd.</div><div apple-content-edited="true"><br></div><div apple-content-edited="true"> ls -la /home/Nominatim/Nominatim/website give this result</div><div apple-content-edited="true"><div apple-content-edited="true">drwxr-xr-x. 5 Nominatim Nominatim 4096 22 feb 14:42 .</div><div apple-content-edited="true">drwxr-xr-x. 16 Nominatim Nominatim 4096 22 mag 13:38 ..</div><div apple-content-edited="true">drwxr-xr-x. 2 Nominatim Nominatim 4096 22 feb 14:42 css</div><div apple-content-edited="true">-rwxr-xr-x. 1 Nominatim Nominatim 2508 22 feb 14:42 deletable.php</div><div apple-content-edited="true">-rwxr-xr-x. 1 Nominatim Nominatim 6587 22 feb 14:42 details.php</div><div apple-content-edited="true">-rwxr-xr-x. 1 Nominatim Nominatim 11934 22 feb 14:42 hierarchy.php</div><div apple-content-edited="true">drwxr-xr-x. 3 Nominatim Nominatim 4096 22 feb 14:42 images</div><div apple-content-edited="true">drwxr-xr-x. 4 Nominatim Nominatim 4096 22 feb 14:42 js</div><div apple-content-edited="true">-rwxr-xr-x. 1 Nominatim Nominatim 3772 22 feb 14:42 polygons.php</div><div apple-content-edited="true">-rwxr-xr-x. 1 Nominatim Nominatim 2048 22 feb 14:42 reverse.php</div><div apple-content-edited="true">-rwxr-xr-x. 1 Nominatim Nominatim 7396 22 feb 14:42 search.php</div><div apple-content-edited="true">-rw-r--r--. 1 Nominatim Nominatim 839 22 feb 14:42 status.php</div><div apple-content-edited="true"><br></div><div apple-content-edited="true">But it doesn't work. </div><div apple-content-edited="true">Any suggestion?</div><div apple-content-edited="true">Alex</div></div><div apple-content-edited="true"><br></div><div apple-content-edited="true"><br></div>
<br></body></html>