Forum Moderators: phranque

Message Too Old, No Replies

How to install GeoIP on Windows + Apache

This is my test computer

         

iProgram

8:40 am on Aug 28, 2005 (gmt 0)

10+ Year Member



I develop site project using my laptop which uses Windows + Apapche + PHP + MySQL. One of my website requires Free GeoIP and there is no problem with linux version. Is there a step-by-step doc about how to install GeoIP on a window computer? I've already copied the GeoIP.dat to windows\system32 and downloaded the GeoIP C Library. According to it readme file, I will need to build the C api using Visual C++ with ZLib files. But there is no project/workspace file with their C api.