Laufzeit-Konfiguration

Das Verhalten dieser Funktionen wird durch Einstellungen in der php.ini beeinflusst.

GeoIP Konfigurationsoptionen
NameStandardVeränderbarChangelog
geoip.custom_directory""INI_ALL

Hier eine kurze Erklärung der Konfigurationsoptionen:

geoip.custom_directorystring

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

To Top