Albert提供了纯真IP库解析包:比GeoIP City要精确的多。参考了Nicky的安装文档,备忘如下:
在公共配置文件中:增加
插件代码:下载并复制到 awstats/plugins/目录下(为什么不合成一个文件并改好路径呢?)。
http://www.ieasy.org/download/qqhostinfo.pm
http://www.ieasy.org/download/qqwry.pl
QQ纯真库IP库:下载解包,将QQwry.Dat文件复制到awstats/ 下;
cz88.net/fox/
官方网站打不开,也可以从华军/天空等下载站找到;
修改,qqwry.pl中:
./QQWry.Dat 修改为 ${DIR}/QQWry.Dat
在公共配置文件中:增加
LoadPlugin="qqhostinfo"
按照以上模式安装后,以后定期更新纯真库即可。
参考文档:
纯真IP数据库格式详解
版权声明:可以转载,转载时请务必以超链接形式标明文章 AWStats:QQ纯真库IP解析插件安装 的原始出处和作者信息及本版权声明。
http://www.chedong.com/blog/archives/001356.html
Comments
请教问题,我使用IIS,按照你的文章内容操作,并不能得到地理位置。
其他的帖子提到需要安装Net::XWhois模块,Windows如何安装呢?请指教
由: 凉面 发表于 2007年07月06日 下午01时25分
您好,看到您的文章,觉得非常好,但是我在使用中遇到一些困难,特地来请教
我的环境是:
ActivePerl-5.8.8.822-MSWin32-x86-280952.msi,awstats-6.7.exe
操作系统Windows server 2003 standard SP2 ,IIS版本6.0
请问要怎样使用纯真IP数据库?
QQwry.dat、
qqhostinfo.pm
qqwry.pl这三个文件该怎样处理?
LoadPlugin=“”这里该怎样填写?
我在.conf文件中和.pm文件中都使用的绝对路径
看了很多文章,在我的机器上试验之后只能看到浏览器中,
Error: AWStats config file contains a directive to load plugin "program" (LoadPlugin="c:\program files\awstats\wwwroot\cgi-bin\plugins\qqhostinfo.pm" but AWStats can't open plugin file "c:\program.pm" for read. Check if file is in "C:\Program Files\AWStats\wwwroot\cgi-bin/plugins" directory and is readable.(这里我检查过,确实存在、可写)
Setup ('C:\Program Files\AWStats\wwwroot\cgi-bin/awstats.www.arksoft.cn.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).
请问有解决方法么?
由: Scott Wong 发表于 2008年05月27日 下午04时11分