CakeFest 2024: The Official CakePHP Conference

Laufzeit-Konfiguration

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

GeoIP Konfigurationsoptionen
Name Standard Veränderbar Changelog
geoip.custom_directory "" INI_ALL

Hier eine kurze Erklärung der Konfigurationsoptionen:

geoip.custom_directory string

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top