X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c5c7a6a45368b4818e5e3e83c0f010db7c0dec95..15a1666f8a1e19c338015fccd502be6cfd5c24df:/utils/check_import_finished.php diff --git a/utils/check_import_finished.php b/utils/check_import_finished.php index 5ec99b81..570378dd 100755 --- a/utils/check_import_finished.php +++ b/utils/check_import_finished.php @@ -1,6 +1,6 @@ "\033[92m", @@ -35,7 +35,7 @@ if ($oDB->checkConnection()) { echo <<< END Hints: * Is the database server started? - * Check the CONST_Database_DSN variable in build/settings/local.php + * Check the NOMINATIM_DATABASE_DSN variable in your local .env * Try connecting to the database with the same settings END;