mod geoip

Started by perindu, August 26, 2009, 03:28:20 PM

Previous topic - Next topic

perindu

hi guys

first of all thanks for nice  tips and support for win32. Ive try mod geoip but seem it doesnt work with my apache 2.2.11 ive already install the file that needed and use depends program to find out which of file that will use but its not work. any idea?

mario

Hi!
What error message do you get?

Did you install the Microsoft Visual C++ 2008 Redistributable Package? Cause our modules are compiled with VS9 and not VS6.

perindu

hi thanks for reply sorry im bz

ive already install Microsoft Visual C++ 2008 Redistributable Package. ive also follow the instruction in your readme but apache is refused to start. Im using apache binary from apache website is that a problem? i can load modsecurity from apachelounge and i can use modgeoip from gknw website.

Ive try depends to find any module that needed but seem theres no problem at all.  any suggestion?

mario

Anythinng in your error.log or in the windows event log?

I haven't tried mod_geoip with 2.2.11 but with 2.2.13 it works. You might grade up and try again? Is that possible?

A nice tools to find out if all needed dlls und stuff available is dependencywalker.com

perindu

nope its just refused to start i will try the latest apache this weekends :) err ive already use that dependacywalker huhu i spell it  depends :) i'll try to check furthermore since modsecurity that compile from apachelouge work.

Gregg

#5
After some testing it seems this module does not work with Apache.org (2.2.11 anyway) binaries. This is a somewhat known issue that some things do work (VC9 mod_antiloris does for example) and some simply do not, and it looks like mod_geoip simply does not.

perindu

ouch too bad i'll update my apache to latest : thanks

out of topic

i've already test mod_antiloris 0.4 its work with apache 2.2.11 :) i wonder if you can compile cronolog module :)

mario

Not on this page, but on apachelounge download page there is mod_log_rotate which works fine with access log. Error log is not supported yet.