Thread: GeoIP2 in HLXCE
View Single Post
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 02-22-2019 , 16:15   Re: GeoIP2 in HLXCE
Reply With Quote #2

Hello,
install GeoIP2 :: Database :: Reader (https://metacpan.org/pod/GeoIP2:atabase::Reader) via CPAN.

PHP Code:
Module Install Instructions
To install GeoIP2
::Database::Readersimply copy and paste either of the commands in to your terminal

cpanm
                    cpanm GeoIP2
                    cpanm GeoIP2
::Database::Reader
CPAN shell
                    perl 
-MCPAN -e shell
                    install GeoIP2
                    install GeoIP2
::Database::Reader 
And update your scripts https://github.com/NomisCZ/hlstatsx-...master/scripts to latest
__________________

Last edited by NomisCZ; 04-04-2019 at 14:34.
NomisCZ is offline