Hello.
I put it using pecl - geoip, I try to get a city using the function geoip_record_by_name() , and I geoip_record_by_name() print NULL.
I found that when displaying all databases connected ( geoip_db_get_all_info() ), the value is ["available"]=> bool(false) , the address is correct to the database, the base also lies there. But the value is false , where to change it? Not found on the Internet, tell me, please.
|