<div dir="ltr"><div>Hi everyone,</div><div><br></div><div>Is this the right syntax for importing a database=>./utils/setup.php --osm-file leichtenstein-latest.osm.pbf --all 2>&1 | tee setup.log.</div><div><br></div><div>The error I am getting is `string(46) "the path supplied to --osm-file does not exist"`.</div><div>I also tried giving the path of the country data file.</div><div><br></div><div>This is similar to this issue-<a href="https://github.com/openstreetmap/Nominatim/issues/110">https://github.com/openstreetmap/Nominatim/issues/110</a></div><div><br></div><div>I tried giving without --all command(./utils/setup.php --osm-file leichtenstein-latest.osm.pbf 2>&1 | tee setup.log)  it gave this error-</div><div>PHP Fatal error:  Uncaught Nominatim\DatabaseError: [500]: Failed to establish database connection:SQLSTATE[08006] [7] FATAL:  role "user" does not exist.</div><div><br></div><div>Is this a problem with my command syntax or something else.</div><div><br></div><div>Regards, Adyan<br></div><div><br></div></div>