On Thu, Feb 27, 2020 at 09:15:20PM +0530, Adyan Ahmed wrote: > Hi everyone, > > Is this the right syntax for importing a database=>./utils/setup.php > --osm-file leichtenstein-latest.osm.pbf --all 2>&1 | tee setup.log. > > The error I am getting is `string(46) "the path supplied to --osm-file does > not exist"`. > I also tried giving the path of the country data file. > > This is similar to this issue- > https://github.com/openstreetmap/Nominatim/issues/110
No, this has nothing to do with it. Your problem is exactly as the error message says: the file given in the command line does not exist. I leave the rest as an exercise. Kind regards Sarah _______________________________________________ Geocoding mailing list [email protected] https://lists.openstreetmap.org/listinfo/geocoding

