[Geocoding] Nominatim installation trouble
Alessandra Donnini
a.donnini at etcware.it
Thu May 22 16:12:10 UTC 2014
Dear all,
I configured nominatim on a user Nominatim, on /home/Nominatim/Nominatim folder
I created /var/www/nominatim (755 chowned to Nominatim) and I run
./utils/setup.php --create-website /var/www/nominatim
I set /etc/httpd/conf.d/nominatim.conf with
<Directory "/var/www/nominatim/">
Options FollowSymLinks MultiViews
AddType text/html .php
</Directory>
I restarted Apache.
Moreover, due to my OS that is CENTOS I renamed posgres user from www-data to apache.
When I access http://mysite/nominatim I receive 403, and in error_log I found
Symbolic link not allowed or link target not accessible: /var/www/nominatim/index.php
I added to nominatim.conf without success.
AllowOverride None
Order Allow,Deny
Allow from all
and I restarted httpd.
ls -la /home/Nominatim/Nominatim/website give this result
drwxr-xr-x. 5 Nominatim Nominatim 4096 22 feb 14:42 .
drwxr-xr-x. 16 Nominatim Nominatim 4096 22 mag 13:38 ..
drwxr-xr-x. 2 Nominatim Nominatim 4096 22 feb 14:42 css
-rwxr-xr-x. 1 Nominatim Nominatim 2508 22 feb 14:42 deletable.php
-rwxr-xr-x. 1 Nominatim Nominatim 6587 22 feb 14:42 details.php
-rwxr-xr-x. 1 Nominatim Nominatim 11934 22 feb 14:42 hierarchy.php
drwxr-xr-x. 3 Nominatim Nominatim 4096 22 feb 14:42 images
drwxr-xr-x. 4 Nominatim Nominatim 4096 22 feb 14:42 js
-rwxr-xr-x. 1 Nominatim Nominatim 3772 22 feb 14:42 polygons.php
-rwxr-xr-x. 1 Nominatim Nominatim 2048 22 feb 14:42 reverse.php
-rwxr-xr-x. 1 Nominatim Nominatim 7396 22 feb 14:42 search.php
-rw-r--r--. 1 Nominatim Nominatim 839 22 feb 14:42 status.php
But it doesn't work.
Any suggestion?
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/geocoding/attachments/20140522/8a52390a/attachment.html>
More information about the Geocoding
mailing list