Hi, These days, I am working on setup nominatim in my side and following the installation guide page. Now, the import osm file into postgre is successful.
But when I run "./utils/setup.php" -create-functions, I got Error "could not access file "/root/nominatim/module/nominatim.so":Permission denied. I can sure the nominatim.so file exists and I am running the command with root account. I have no idea why there is still no permission. All the time I am using root account including get the nominatim source code with git. Btw, I am an newbie on Linux, so maybe have some misunderstandings on the permissions system. I tried to run: chmod +x ~ chmod +x ~/nominatim chmod +x ~/nominatim/module but nothing happens, not sure if it is normal. Ubuntu 14 Postgres-9.3 Postgis 2.1 Thanks for your help.
_______________________________________________ Geocoding mailing list [email protected] https://lists.openstreetmap.org/listinfo/geocoding

