From: marc tobias Date: Mon, 25 Nov 2019 18:11:08 +0000 (+0100) Subject: PHP PEAR::DB is not longer a prerequisite X-Git-Tag: v3.5.0~130^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/05fb037edb56893c71989108bafc348855497d5a?hp=000fe3ddffc591d28179daf166c63cf90a7d0472 PHP PEAR::DB is not longer a prerequisite --- diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index d0724927..b5176617 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -45,7 +45,6 @@ For running Nominatim: * [PHP](https://php.net) (7.0 or later) * PHP-pgsql * PHP-intl (bundled with PHP) - * [PEAR::DB](https://pear.php.net/package/DB) * a webserver (apache or nginx are recommended) For running continuous updates: