mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
drop support for PHP < 5.4
This commit is contained in:
@@ -38,7 +38,7 @@ For running Nominatim:
|
|||||||
|
|
||||||
* [PostgreSQL](http://www.postgresql.org) (9.1 or later)
|
* [PostgreSQL](http://www.postgresql.org) (9.1 or later)
|
||||||
* [PostGIS](http://postgis.refractions.net) (2.0 or later)
|
* [PostGIS](http://postgis.refractions.net) (2.0 or later)
|
||||||
* [PHP](http://php.net)
|
* [PHP](http://php.net) (5.4 or later)
|
||||||
* PHP-pgsql
|
* PHP-pgsql
|
||||||
* [PEAR::DB](http://pear.php.net/package/DB)
|
* [PEAR::DB](http://pear.php.net/package/DB)
|
||||||
* a webserver (apache or nginx are recommended)
|
* a webserver (apache or nginx are recommended)
|
||||||
|
|||||||
Reference in New Issue
Block a user