Add GeoIP (PECL) support to PHP

This commit is contained in:
Kevin MacMartin 2017-01-13 19:39:32 -05:00
parent 4ce42ab74d
commit 9e26f1b24a
2 changed files with 3 additions and 1 deletions

View file

@ -11,7 +11,7 @@ Note: The Mail Server requires SSL certificates
### Package Requirements for Web Server
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, npm, certbot
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, php-geoip, geoip-database geoip-database-extra, memcached, mariadb, bower, gulp, npm, certbot
### Folders for Web Server

2
php/conf.d/geoip.ini Normal file
View file

@ -0,0 +1,2 @@
extension=geoip.so
geoip.custom_directory=/usr/share/GeoIP/