W tej konsoli, którą otwieram przez wpisanie w
uruchom komendy ->
cmd ?
Przeniosłem do folderu
php, odpaliłem komendę i mam:
http://screenshooter.net/8773093/rbkagia---
Postanowiłem zainstalować to ręcznie, a więc zastosowałem się do tego
http://blog.phpsolutions.co.in/install-geoip-on-xamppInstrukcja jest taka:
Download extension from here :
http://blog.phpsolutions.co.in/php-5.2.1_geoip-w32.zipCopy “php_geoip.dll” to xampp “php/ext” .. add a line in php.ini
“extension=php_geoip.dll” and restart xampp
Wszystko zrobiłem jak trzeba, odpalam xampp'a i mam alert:
PHP Startup geoip: Unable to initialize module
Module compiled with API=20060613
PHP compiled module API=20090626
These options need to match.
A do pliku
php.ini dodałem:
; GEOIP
extension=php_geoip.dll