MaxMind-DB-Reader-php icon indicating copy to clipboard operation
MaxMind-DB-Reader-php copied to clipboard

C extension should be configured via INI

Open Addvilz opened this issue 10 years ago • 1 comments

It would be nice for it to be possible to set C extension's default database path in INI file, to allow system wide configuration for the extension, as it was done for the old extension.

Addvilz avatar Dec 30 '14 14:12 Addvilz

Yes, this is a big regression from the legacy GeoIP extension: http://php.net/manual/en/geoip.configuration.php#ini.geoip.custom-directory

komapa avatar Jul 08 '16 21:07 komapa