PDA

View Full Version : Geo-IP Country detection


blankcanvas
06-08-2004, 01:27 AM
Has anyone tried to installed MaxMind Geo-IP Free edtion into apache under DA ?

http://www.maxmind.com/app/mod_geoip

I could really do with getting it installed but am not sure how to go about it with DA, and I do not have a test server to do testing on.

Any help really appreciated.

Thanks

Stephen

ctnchris
07-03-2004, 03:56 AM
I installed it fine. I just followed the INSTALL file. It gave me the cannot find file crap, so I added
/usr/local/lib
to a new line in /etc/ld.so.conf, did
/sbin/ldconfig /etc/ld.so.conf

service httpd restart
and it started. Havent checked if it works yet but im assuming it will