Closed rgcouto closed 9 years ago
Already solved, just installed gmp and bcmath to get it to work. Installing the maxminddb extension didn't solved it for me.
yum install php-gmp
yum install php-bcmath
service httpd restart
For anyone with the same issue, this should do the trick.
Hi everyone,
I'm having some trouble in setting this up with Laravel 5.1 on a live server, I'm always getting the output below. I've already installed https://github.com/maxmind/MaxMind-DB-Reader-php but still can't get it to work properly.
Any help would be appreciated. Thanks.