mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 21:34:06 +00:00
replace database abstraction DB with PDO
This commit is contained in:
@@ -22,7 +22,7 @@ export DEBIAN_FRONTEND=noninteractive
|
||||
libbz2-dev libpq-dev libproj-dev \
|
||||
postgresql-server-dev-10 postgresql-10-postgis-2.4 \
|
||||
postgresql-contrib-10 \
|
||||
nginx php-fpm php php-pgsql php-pear php-db \
|
||||
nginx php-fpm php php-pgsql \
|
||||
php-intl git
|
||||
|
||||
export USERNAME=vagrant
|
||||
|
||||
Reference in New Issue
Block a user