Posted in
Hosting & IIS7,
Windows Server |
5 Comments | 15,581 views | 25/04/2010 20:49
It’s always a real nightmare to install Geo-IP for AWStats on Windows for me. Because finding geo-ip ppd file is too hard on the internet. Also if your version is not compatible with Perl version, you can’t install it. So i decided to write a post about this to help people who have same trouble with me. I’ll be very simple.
First, download Perl from here and install it (use x86 version):
Then open a cmd, then type this to update your db:
Now, you are ready to install Geo-IP PurePerl:
ppm install http://www.yusufozturk.info/tools/Geo-IP-PurePerl.ppd |
ppm install http://www.yusufozturk.info/tools/Geo-IP-PurePerl.ppd
I hope it works for you. I installed this on Windows Server 2008 R2 and it works well.