Skip to content

Conversation

@hdrlab
Copy link

@hdrlab hdrlab commented Oct 16, 2012

I have a webite hosted on a server with exec() disabled, which means that geoiplookup cannot be used. However, I still needed Geoip to work.

These changes add the ability to use geolocation databases from MaxMind without needing exec() or geoiplookup. Geoiplookup is still the default (it is faster); this is just an optional alternative for when it isn't available.

…ion databases when geoiplookup is unavailable (e.g., the server has exec() disabled for security reasons).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant