If anyone has experience installing maxmind geocitylite for geo-ip redirection, I am looking for someone to walk me through the installation (on AIM, MSN, Yahoo, or phone even if you want). I am not familiar with the shell commands they have on the installation page. I also need a small PHP script for redirection by state (only 1 state) and I think they give most of the PHP code on the maxmind.com site but I am not fluent in PHP and want a working script We can discuss payment depending on how long it takes and what needs to be done. I have the db and the files they said I needed to run PHP with it on my server although they are not installed. Please PM a way to contact you.
Too bad I didn't have much time today.. I'll give a brief clue for who want to help him: - download the maxmind DB (GeoIP, GeoIPLite) - extract and rename it into correct name - move it into /usr/local/lib/GeoIP - install mod_geoip - activate it on php.ini - restart the webserver --done If everything is correct, the phpinfo will show geoip module loaded, for example, this php info: http://www.seocounter.com/pi.php You can find example of mod_geoip usage on maxmind website or on php.net online documentation