PHP: Runtime Configuration - Manual (original) (raw)
Change language:
The behaviour of these functions is affected by settings in php.ini.
GeoIP Configure Options
| Name | Default | Changeable | Changelog |
|---|---|---|---|
| geoip.custom_directory | "" | 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.
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.