Instalação/Configuração
PHP Manual

Configurações em Execução

O comportamento dessas funções podem ser modificado pelas configurações do php.ini.

GeoIP Opções de Configuração
Nome Padrão Modificável Changelog
geoip.custom_directory "" PHP_INI_ALL

Here's a short explanation of the configuration directives.

geoip.custom_directory string

Empty by default, but can be set to force a different database path than the one compiled in the library.


Instalação/Configuração
PHP Manual